Method

Gdk.Popup.get_parent

Declaration [src]

GdkSurface*
gdk_popup_get_parent (
  GdkPopup* popup
)

Description [src]

Returns the parent surface of a popup.

Gets propertyGdk.Popup:parent

Return value

Returns: GdkSurface

the parent surface

Ownership is not transferred to the caller