prop_label_spin_new


Description:

[ CCode ( cname = "gimp_prop_label_spin_new" ) ]
[ Version ( since = "2.4" ) ]
public Widget prop_label_spin_new (Object config, string property_name, int digits)

Creates a LabelSpin to set and display the value of the specified double property.

Parameters:

config

Object to which property is attached.

digits

Number of digits after decimal point to display.

Returns:

A new libgimpwidgetss-gimpspinbutton.


Namespace: GimpUi
Package: gimp-ui-3.0