Method
GtkScaleButtonget_plus_button
Declaration [src]
GtkWidget*
gtk_scale_button_get_plus_button (
GtkScaleButton* button
)
Return value
Type: GtkButton
The plus button
of the GtkScaleButton
.
The returned data is owned by the instance. |