Top | ![]() |
![]() |
![]() |
![]() |
VisuGlExtBoxLegend *
visu_gl_ext_box_legend_new (const gchar *name
);
Creates a new VisuGlExt to draw a legend with the box size.
Since: 3.7
gboolean visu_gl_ext_box_legend_setBox (VisuGlExtBoxLegend *legend
,VisuBox *boxObj
);
Attach an VisuGlView to render to and setup the box to get the size of also.
Since: 3.7
#define VISU_GL_EXT_BOX_LEGEND_ID "Box legend"
The id used to identify this extension, see
visu_gl_ext_rebuild()
for instance.