Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── VisuUiSpin
GtkWidget *
visu_ui_spin_new (VisuNodeArrayRenderer *renderer
);
Creates a new VisuUiSpin to allow to setup spin rendering characteristics.
Since: 3.8
void visu_ui_spin_bind (VisuUiSpin *spin
,GList *eleList
);
Use the list eleList
to be handled by elements
. Any change in
elements
will be applied to the VisuElementRenderer corresponding
to each VisuElement of eleList
.
Since: 3.8