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

Returns: GdkSurface
 

The parent surface.

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