Widget.getParentWindow

Gets @widget’s parent window, or %NULL if it does not have one.

class Widget
GdkWin
getParentWindow
()

Return Value

Type: GdkWin

the parent window of @widget, or %NULL if it does not have a parent window.

Meta