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 data is owned by the instance. |
since: 2.14
GtkWidget*
gtk_scale_button_get_popup (
GtkScaleButton* button
)
Type: GtkWidget
The popup of the GtkScaleButton
.
The data is owned by the instance. |