Method

GtkScaleButtonget_popup

since: 2.14

Declaration [src]

GtkWidget*
gtk_scale_button_get_popup (
  GtkScaleButton* button
)

Description [src]

Retrieves the popup of the GtkScaleButton.

Available since: 2.14

Return value

Type: GtkWidget

The popup of the GtkScaleButton.

The returned data is owned by the instance.