Widget.getParentWindow

Gets widget’s parent window, or null if it does not have one.

class Widget
getParentWindow
()

Return Value

Type: gdk.window.Window

the parent window of widget, or null if it does not have a parent window.