Méthode | Description | |
---|---|---|
Add ( string name ) : |
||
FindGroup ( string name ) : |
||
GenerateGroupExpression ( |
||
GladeGroupName ( Gtk radio ) : string | ||
RadioGroupManager ( |
||
Rename ( string oldName, string newName ) : void | ||
this ( Gtk radio ) : string |
Méthode | Description | |
---|---|---|
EmitGroupsChanged ( ) : void | ||
IRadioGroupManager ( string name ) : void | ||
RadioDestroyed ( object obj, |
public FindGroup ( string name ) : |
||
name | string | |
Résultat |
public GenerateGroupExpression ( |
||
ctx | ||
widget | Gtk | |
Résultat | System.CodeDom.CodeExpression |
public GladeGroupName ( Gtk radio ) : string | ||
radio | Gtk | |
Résultat | string |
public RadioGroupManager ( |
||
widgetType | ||
Résultat | System |
public Rename ( string oldName, string newName ) : void | ||
oldName | string | |
newName | string | |
Résultat | void |