Method

GtkScaleButtonget_minus_button

Declaration [src]

GtkWidget*
gtk_scale_button_get_minus_button (
  GtkScaleButton* button
)

Description [src]

Retrieves the minus button of the GtkScaleButton.

Return value

Type: GtkButton

The minus button of the GtkScaleButton

The returned data is owned by the instance.