Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget * | visu_ui_axes_new () |
void | visu_ui_axes_bind () |
GtkWidget * | visu_ui_axes_getBasisCheckButton () |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── VisuUiLine ╰── VisuUiAxes
GtkWidget * visu_ui_axes_new ();
Creates a new VisuUiAxes to allow to setup axes rendering characteristics.
Since: 3.8
void visu_ui_axes_bind (VisuUiAxes *axes
,VisuGlExtAxes *model
);
Bind the properties of model
to be displayed by axes
.
Since: 3.8
GtkWidget *
visu_ui_axes_getBasisCheckButton (VisuUiAxes *axes
);
Retrieve the check button used to indicate if axes are orthogonal or follow the box basis set.
Since: 3.8