Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── VisuUiAtomic
GtkWidget *
visu_ui_atomic_new (VisuNodeArrayRenderer *renderer
);
Creates a new VisuUiAtomic to allow to setup atomic rendering characteristics.
Since: 3.8
void visu_ui_atomic_bind (VisuUiAtomic *atomic
,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