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