Method
GtkScaleButtonget_popup
since: 2.14
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. |