Property | Type | Description | |
---|---|---|---|
ComputeScaledSize | void | ||
DrawFaceRectangles | void | ||
FaceOverlay | System | ||
HandleButtonPressEvent | void | ||
HandleButtonReleaseEvent | void | ||
HandleMotionNotifyEvent | void | ||
MainWindowToplevelPhotoViewViewExposeEvent | void | ||
MainWindowToplevelWindowExposeEvent | void | ||
ViewExposeEvent | void | ||
ViewHidden | void | ||
ViewItemChanged | void | ||
ViewShown | void | ||
ViewZoomChanged | void | ||
WinConfigureEvent | void |
Method | Description | |
---|---|---|
ClearOverlayFaces ( ) : void | ||
FillRectangle ( Gdk.Rectangle rect, Cairo ctx, bool known, bool selected ) : void | ||
ShowOverlayFaces ( ) : void |
Method | Description | |
---|---|---|
ImageCoordsToWindow ( Point image ) : Point | ||
ImageCoordsToWindow ( Gdk.Rectangle image ) : Gdk.Rectangle | ||
OnExposeEvent ( Gdk args ) : bool |
Method | Description | |
---|---|---|
ComputeScaledSize ( ) : void | ||
DrawFaceRectangles ( ) : void | ||
FaceOverlay ( ) : System | ||
HandleButtonPressEvent ( object o, ButtonPressEventArgs args ) : void | ||
HandleButtonReleaseEvent ( object o, Gtk.ButtonReleaseEventArgs args ) : void | ||
HandleMotionNotifyEvent ( object o, Gtk.MotionNotifyEventArgs args ) : void | ||
MainWindowToplevelPhotoViewViewExposeEvent ( object o, ExposeEventArgs args ) : void | ||
MainWindowToplevelWindowExposeEvent ( object o, ExposeEventArgs args ) : void | ||
ViewExposeEvent ( object o, ExposeEventArgs args ) : void | ||
ViewHidden ( object sender, |
||
ViewItemChanged ( object sender, FSpot.BrowsablePointerChangedEventArgs e ) : void | ||
ViewShown ( object sender, |
||
ViewZoomChanged ( object sender, |
||
WinConfigureEvent ( object o, Gtk.ConfigureEventArgs args ) : void |
public FillRectangle ( Gdk.Rectangle rect, Cairo ctx, bool known, bool selected ) : void | ||
rect | Gdk.Rectangle | |
ctx | Cairo | |
known | bool | |
selected | bool | |
return | void |
protected ImageCoordsToWindow ( Point image ) : Point | ||
image | Point | |
return | Point |
protected ImageCoordsToWindow ( Gdk.Rectangle image ) : Gdk.Rectangle | ||
image | Gdk.Rectangle | |
return | Gdk.Rectangle |