Home |All Classes |Grouped Classes |Index |Search

Class CL_RadioButton

Radio button component. More...

Derived from:

public CL_GUIComponent

Derived by:

None

Group:

Components (GUI)

#include <ClanLib/gui.h>

Class Members:

Construction:

CL_RadioButton


Attributes:

get_text

is_selected

get_group_name


Operations:

set_text

set_selected

set_group_name


Events:

func_selected

func_unselected

func_group_selection_changed

Callback invoked when any of the radio buttons in the group is selected.