C# Class Ethos.UIConfigurableAdapter

Inheritance: GLib.GInterfaceAdapter, Ethos.UIConfigurable
Afficher le fichier Open project: chergert/ethos

Méthodes publiques

Méthode Description
GetObject ( GLib obj ) : UIConfigurable
GetObject ( IntPtr handle, bool owned ) : UIConfigurable
UIConfigurableAdapter ( IntPtr handle ) : System
UIConfigurableAdapter ( UIConfigurableImplementor implementor ) : System

Private Methods

Méthode Description
Initialize ( IntPtr ifaceptr, IntPtr data ) : void
UIConfigurableAdapter ( ) : System
ethos_ui_configurable_get_type ( ) : IntPtr

Method Details

GetObject() public static méthode

public static GetObject ( GLib obj ) : UIConfigurable
obj GLib
Résultat UIConfigurable

GetObject() public static méthode

public static GetObject ( IntPtr handle, bool owned ) : UIConfigurable
handle System.IntPtr
owned bool
Résultat UIConfigurable

UIConfigurableAdapter() public méthode

public UIConfigurableAdapter ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

UIConfigurableAdapter() public méthode

public UIConfigurableAdapter ( UIConfigurableImplementor implementor ) : System
implementor UIConfigurableImplementor
Résultat System