Inheritance diagram for RadioMenuItem:
not implemented yet.
Public Member Functions | |
this (SListG group) | |
Creates a new RadioMenuItem and links it to an existing set of mutualy exclusive buttons. | |
this (SListG group, char[] label) | |
Creates a new Radion menu item bellonging to a button group. | |
this (RadioMenuItem item) | |
Creates a new radion menu item and joins it to the group of the passed button. | |
this (RadioMenuItem item, char[] label) | |
Creates a new radio menu item and joins it to the group of the passed button. | |
this (RadioMenuItem item, char[] label, void function(void *, void *) func) | |
Creates a new Radio button with a label and a callback funtion. | |
SListG | getGroup () |
Gets this buttons group of mutualy exclusive buttons. | |
Static Public Member Functions | |
GType | getType () |
Gets this class type. |
|
Gets this buttons group of mutualy exclusive buttons.
|
|
Gets this class type.
|
|
Creates a new Radio button with a label and a callback funtion.
|
|
Creates a new radio menu item and joins it to the group of the passed button.
|
|
Creates a new radion menu item and joins it to the group of the passed button.
|
|
Creates a new Radion menu item bellonging to a button group.
|
|
Creates a new RadioMenuItem and links it to an existing set of mutualy exclusive buttons.
|
|
![]() |
![]() |