get_parent_window


Description:

public unowned Window? get_parent_window ()

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

Parameters:

this

a Widget.

Returns:

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