C# Class Gnome.PanelAppletFactory

Afficher le fichier Open project: mono/gnome-desktop-sharp

Méthodes publiques

Méthode Description
Register ( Type applet_type ) : void

Private Methods

Méthode 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 méthode

public static Register ( Type applet_type ) : void
applet_type System.Type
Résultat void