Property | Type | Description | |
---|---|---|---|
BuildColumns | void | ||
ConnectEvents | void | ||
Expand | void | ||
Expand | void | ||
IncrementPathForKeyPress | bool | ||
OnCursorChangedTimeout | bool | ||
OnRowChanged | void | ||
OnSourceRowInserted | void | ||
OnSourceRowRemoved | void | ||
OnSourceUserNotifyUpdated | void | ||
ResetSelection | void | ||
UpdateRow | void | ||
UpdateView | bool |
Method | Description | |
---|---|---|
BeginRenameSource ( Source source ) : void | ||
HighlightIter ( Gtk.TreeIter iter ) : void | ||
ResetHighlight ( ) : void | ||
SourceView ( ) : System |
Method | Description | |
---|---|---|
OnButtonPressEvent ( Gdk press ) : bool | ||
OnCursorChanged ( ) : void | ||
OnExposeEvent ( Gdk evnt ) : bool | ||
OnKeyPressEvent ( Gdk press ) : bool | ||
OnPopupMenu ( ) : bool | ||
OnRowCollapsed ( Gtk.TreeIter iter, Gtk.TreePath path ) : void | ||
OnRowExpanded ( Gtk.TreeIter iter, Gtk.TreePath path ) : void | ||
OnStyleSet ( Gtk.Style old_style ) : void | ||
SourceView ( |
Method | Description | |
---|---|---|
BuildColumns ( ) : void | ||
ConnectEvents ( ) : void | ||
Expand ( Source src ) : void | ||
Expand ( Gtk.TreeIter iter ) : void | ||
IncrementPathForKeyPress ( Gdk press, Gtk.TreePath path ) : bool | ||
OnCursorChangedTimeout ( ) : bool | ||
OnRowChanged ( object o, RowChangedArgs args ) : void | ||
OnSourceRowInserted ( object o, Banshee.Sources.Gui.SourceRowEventArgs args ) : void | ||
OnSourceRowRemoved ( object o, Banshee.Sources.Gui.SourceRowEventArgs args ) : void | ||
OnSourceUserNotifyUpdated ( object o, |
||
ResetSelection ( ) : void | ||
UpdateRow ( Gtk.TreePath path, string text ) : void | ||
UpdateView ( ) : bool |
public BeginRenameSource ( Source source ) : void | ||
source | Source | |
return | void |
public HighlightIter ( Gtk.TreeIter iter ) : void | ||
iter | Gtk.TreeIter | |
return | void |
protected OnButtonPressEvent ( Gdk press ) : bool | ||
press | Gdk | |
return | bool |
protected OnKeyPressEvent ( Gdk press ) : bool | ||
press | Gdk | |
return | bool |
protected OnRowCollapsed ( Gtk.TreeIter iter, Gtk.TreePath path ) : void | ||
iter | Gtk.TreeIter | |
path | Gtk.TreePath | |
return | void |
protected OnRowExpanded ( Gtk.TreeIter iter, Gtk.TreePath path ) : void | ||
iter | Gtk.TreeIter | |
path | Gtk.TreePath | |
return | void |
protected OnStyleSet ( Gtk.Style old_style ) : void | ||
old_style | Gtk.Style | |
return | void |
protected SourceView ( |
||
ptr | ||
return | System |