C# Class Views.TreeViewCellContainer

Inheritance: Gtk.Entry
Datei anzeigen Open project: monsterlabs/HumanRightsTracker

Public Methods

Method Description
TreeViewCellContainer ( Gtk child ) : System

Protected Methods

Method Description
OnParentSet ( Gtk parent ) : void
OnShown ( ) : void
OnSizeAllocated ( Gdk allocation ) : void

Private Methods

Method Description
OnClickBox ( object s, ButtonPressEventArgs args ) : void

Method Details

OnParentSet() protected method

protected OnParentSet ( Gtk parent ) : void
parent Gtk
return void

OnShown() protected method

protected OnShown ( ) : void
return void

OnSizeAllocated() protected method

protected OnSizeAllocated ( Gdk allocation ) : void
allocation Gdk
return void

TreeViewCellContainer() public method

public TreeViewCellContainer ( Gtk child ) : System
child Gtk
return System