| Mx Toolkit Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
MxToggle; ClutterActor * mx_toggle_new (void); void mx_toggle_set_active (MxToggle *toggle,gboolean active); gboolean mx_toggle_get_active (MxToggle *toggle);
typedef struct _MxToggle MxToggle;
The contents of this structure is private and should only be accessed using the provided API.
void mx_toggle_set_active (MxToggle *toggle,gboolean active);
|
|
|