C# Class Stetic.BinContainer

Datei anzeigen Open project: DarkCloud14/MonoDevelop.StyleCop Class Usage Examples

Public Methods

Method Description
Attach ( Gtk bin ) : BinContainer
SetUiManager ( Gtk uim ) : void

Private Methods

Method Description
OnAdded ( object sender, Gtk args ) : void
OnRealized ( object sender, System args ) : void
OnSizeAllocated ( object sender, Gtk args ) : void
OnSizeRequested ( object sender, Gtk args ) : void

Method Details

Attach() public static method

public static Attach ( Gtk bin ) : BinContainer
bin Gtk
return BinContainer

SetUiManager() public method

public SetUiManager ( Gtk uim ) : void
uim Gtk
return void