EntangleControlText
EntangleControlText
|
|
Properties
"value" gchar* : Read / Write
Details
struct EntangleControlText
struct EntangleControlText;
struct EntangleControlTextClass
struct EntangleControlTextClass {
EntangleControlClass parent_class;
};
entangle_control_text_new ()
EntangleControlText * entangle_control_text_new (const char *path
,
int id
,
const char *label
,
const char *info
,
gboolean readonly
);
Property Details
The "value"
property
"value" gchar* : Read / Write
Current value of the control.
Default value: NULL