Method

Gtk.ScaleButton.get_plus_button

Declaration [src]

GtkWidget*
gtk_scale_button_get_plus_button (
  GtkScaleButton* button
)

Description [src]

Retrieves the plus button of the GtkScaleButton.

Return value

Returns: GtkButton

the plus button of the GtkScaleButton

Ownership is not transferred to the caller