Constructor
GimpUiSpinScalenew
Declaration [src]
GtkWidget*
gimp_spin_scale_new (
GtkAdjustment* adjustment,
const gchar* label,
gint digits
)
Parameters
adjustment |
GtkAdjustment |
No description available. | |
The data is owned by the caller of the function. | |
label |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
digits |
gint |
No description available. |
Return value
Returns: | GtkWidget |
No description available. | |
The data is owned by the called function. |