Top | ![]() |
![]() |
![]() |
![]() |
VisuUiPanel *
visu_ui_panel_axes_init (VisuUiMain *main
);
This routine will create the VisuUiPanel where the axes and the label stuffs can be tuned, such as their colour, create scales...
void
visu_ui_panel_axes_setAxesExtension (VisuGlExtAxes *axes
);
Set the current axes extension handled by this VisuUiPanel.
Since: 3.7
void visu_ui_panel_axes_setBoxExtension (VisuGlExtBox *box
,VisuGlExtBoxLegend *legend
);
Set the current box extension handled by this VisuUiPanel.
box |
a VisuGlExtBox object. |
[transfer full][allow-none] |
legend |
a VisuGlExtBoxLegend object. |
[transfer full][allow-none] |
Since: 3.8
void
visu_ui_panel_axes_setScaleExtension (VisuGlExtScale *scale
);
Set the current scale extension handled by this VisuUiPanel.
Since: 3.8