| Top |
Functions
goc_widget_set_bounds ()
void goc_widget_set_bounds (GocWidget *widget,double left,double top,double width,double height);
Property Details
The “height” property
“height” gdouble
The widget height.
Owner: GocWidget
Flags: Read / Write
Allowed values: [0,2048]
Default value: 0
The “widget” property
“widget” GtkWidget *
A pointer to the embedded widget.
Owner: GocWidget
Flags: Read / Write
The “width” property
“width” gdouble
The widget width.
Owner: GocWidget
Flags: Read / Write
Allowed values: [0,2048]
Default value: 0
The “x” property
“x” gdouble
The widget left position.
Owner: GocWidget
Flags: Read / Write
Default value: 0
