Top | ![]() |
![]() |
![]() |
![]() |
EntangleControlChoice * | entangle_control_choice_new () |
void | entangle_control_choice_add_entry () |
void | entangle_control_choice_clear_entries () |
int | entangle_control_choice_entry_count () |
const char * | entangle_control_choice_entry_get () |
EntangleControlChoice * entangle_control_choice_new (const char *path
,int id
,const char *label
,const char *info
,gboolean readonly
);
void entangle_control_choice_add_entry (EntangleControlChoice *choice
,const char *entry
);
void
entangle_control_choice_clear_entries (EntangleControlChoice *choice
);
int
entangle_control_choice_entry_count (EntangleControlChoice *choice
);
const char * entangle_control_choice_entry_get (EntangleControlChoice *choice
,int idx
);
“value”
property“value” gchar *
Current value of the control.
Flags: Read / Write
Default value: NULL