Method

GtkScaleButtonget_popup

Declaration [src]

GtkWidget*
gtk_scale_button_get_popup (
  GtkScaleButton* button
)

Description [src]

Retrieves the popup of the GtkScaleButton.

Return value

Type: GtkWidget

The popup of the GtkScaleButton

The returned data is owned by the instance.