[ 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.
| config |
Object to which property is attached. |
| digits |
Number of digits after decimal point to display. |
|
A new |