Constructor
GimpUiRulernew
since: 2.8
Declaration [src]
GtkWidget*
gimp_ruler_new (
GtkOrientation orientation
)
Parameters
orientation
-
Type:
GtkOrientation
The ruler’s orientation.
Return value
Type: GtkWidget
A new GimpRuler
widget.
The data is owned by the called function. |