Méthode | Description | |
---|---|---|
CommandDescriptor ( |
||
Enabled ( object obj ) : bool | ||
Enabled ( object obj, Gtk context ) : bool | ||
GetImage ( ) : Gtk.Image | ||
IsToggleCommand ( object obj ) : bool | ||
IsToogled ( object obj ) : bool | ||
Run ( object obj ) : void | ||
Run ( object obj, Gtk context ) : void |
Méthode | Description | |
---|---|---|
FindBoolProperty ( object obj, object &target ) : |
||
InvokeMethod ( object target, string name, object context, bool withContext ) : object |
public CommandDescriptor ( |
||
elem | ||
group | Stetic.ItemGroup | |
klass | ||
Résultat | System |
public Enabled ( object obj, Gtk context ) : bool | ||
obj | object | |
context | Gtk | |
Résultat | bool |
public IsToggleCommand ( object obj ) : bool | ||
obj | object | |
Résultat | bool |
public Run ( object obj, Gtk context ) : void | ||
obj | object | |
context | Gtk | |
Résultat | void |