Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Filmstrip ( FSpot.Core.BrowsablePointer selection ) : System | ||
Filmstrip ( FSpot.Core.BrowsablePointer selection, bool squaredThumbs ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetPixbuf ( int i ) : Gdk.Pixbuf | ||
GetPixbuf ( int i, bool highlighted ) : Gdk.Pixbuf | ||
OnButtonPressEvent ( Gdk.EventButton evnt ) : bool | ||
OnExposeEvent ( Gdk.EventExpose evnt ) : bool | ||
OnKeyPressEvent ( Gdk.EventKey evnt ) : bool | ||
OnPopupMenu ( ) : bool | ||
OnScrollEvent ( Gdk.EventScroll evnt ) : bool | ||
OnSizeRequested ( Requisition &requisition ) : void | ||
SetPositionCore ( double position ) : void |
Method | Description | |
---|---|---|
ColorToInt ( Color color ) : uint | ||
DrawOrientationMenu ( Gdk.EventButton args ) : bool | ||
HandleCollectionChanged ( IBrowsableCollection coll ) : void | ||
HandleCollectionItemsChanged ( IBrowsableCollection coll, FSpot.Core.BrowsableEventArgs args ) : void | ||
HandlePixbufLoaded ( ImageLoaderThread pl, ImageLoaderThread item ) : void | ||
HandlePointerChanged ( object sender, FSpot.Core.BrowsablePointerChangedEventArgs args ) : void |
public Filmstrip ( FSpot.Core.BrowsablePointer selection ) : System | ||
selection | FSpot.Core.BrowsablePointer | |
return | System |
public Filmstrip ( FSpot.Core.BrowsablePointer selection, bool squaredThumbs ) : System | ||
selection | FSpot.Core.BrowsablePointer | |
squaredThumbs | bool | |
return | System |
protected GetPixbuf ( int i, bool highlighted ) : Gdk.Pixbuf | ||
i | int | |
highlighted | bool | |
return | Gdk.Pixbuf |
protected OnButtonPressEvent ( Gdk.EventButton evnt ) : bool | ||
evnt | Gdk.EventButton | |
return | bool |
protected OnExposeEvent ( Gdk.EventExpose evnt ) : bool | ||
evnt | Gdk.EventExpose | |
return | bool |
protected OnKeyPressEvent ( Gdk.EventKey evnt ) : bool | ||
evnt | Gdk.EventKey | |
return | bool |
protected OnScrollEvent ( Gdk.EventScroll evnt ) : bool | ||
evnt | Gdk.EventScroll | |
return | bool |
protected OnSizeRequested ( Requisition &requisition ) : void | ||
requisition | Requisition | |
return | void |
protected SetPositionCore ( double position ) : void | ||
position | double | |
return | void |