gtkSpin

gtkSpin — The gtk interface elements that can interfere with renderingSpin parameters.

Functions

Description

This is the gtk interface for all VisuDataSpin module parameters. They are split in two parts. The first part is placed under the config tab and allows the user to modify the "global properties" of the renderingSpin module such as cone's axe orientation, and color repartition. The second part is under the element panel and allows to modify each element resource. Size of the arrows, and their shape can be modified.

Functions

visu_ui_panel_method_spin_create ()

GtkWidget *
visu_ui_panel_method_spin_create (VisuGlNodeScene *scene);

Creates a widget with the options for spin rendering.

Parameters

scene

a VisuGlNodeScene object.

 

Returns

a newly create GtkVBox object.

[transfer full]

Since: 3.8

Types and Values