Method

GdkPopupget_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

Type: GdkSurface

The parent surface.

The returned data is owned by the instance.
The return value can be NULL.