C# Class Gnome.PanelAppletFactory

Mostra file Open project: mono/gnome-desktop-sharp

Public Methods

Method Description
Register ( Type applet_type ) : void

Private Methods

Method Description
Creation ( PanelApplet applet, string iid ) : bool
PanelAppletFactory ( ) : System
panel_applet_factory_main ( IntPtr iid, IntPtr applet_type, GnomeSharp cb, IntPtr data ) : int

Method Details

Register() public static method

public static Register ( Type applet_type ) : void
applet_type System.Type
return void