Method
GtkScaleButtonget_minus_button
since: 2.14
Declaration [src]
GtkWidget*
gtk_scale_button_get_minus_button (
GtkScaleButton* button
)
Return value
Type: GtkButton
The minus button of the GtkScaleButton as a GtkButton.
| The returned data is owned by the instance. |