| Entangle Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
struct EntangleControlText; struct EntangleControlTextClass; EntangleControlText * entangle_control_text_new (const char *path,int id,const char *label,const char *info,gboolean readonly);
struct EntangleControlTextClass {
EntangleControlClass parent_class;
};
EntangleControlText * entangle_control_text_new (const char *path,int id,const char *label,const char *info,gboolean readonly);
"value" property"value" gchar* : Read / Write
Current value of the control.
Default value: NULL