Method
GtkScaleButtonget_popup
Declaration [src]
GtkWidget*
gtk_scale_button_get_popup (
GtkScaleButton* button
)
Return value
Type: GtkWidget
The popup of the GtkScaleButton
.
The returned data is owned by the instance. |
GtkWidget*
gtk_scale_button_get_popup (
GtkScaleButton* button
)
Type: GtkWidget
The popup of the GtkScaleButton
.
The returned data is owned by the instance. |