Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── VisuUiLine ╰── VisuUiScale
GtkWidget * visu_ui_scale_new ();
Creates a new VisuUiScale to allow to setup scale rendering characteristics.
Since: 3.8
void visu_ui_scale_bind (VisuUiScale *scale
,VisuGlExtScale *model
);
Bind the properties of model
to be displayed by scale
.
Since: 3.8