Method

Gtk.ScaleButton.get_popup

Declaration [src]

GtkWidget*
gtk_scale_button_get_popup (
  GtkScaleButton* button
)

Description [src]

Retrieves the popup of the GtkScaleButton.

Return value

Returns: GtkWidget

the popup of the GtkScaleButton

Ownership is not transferred to the caller