get_attached_to


Description:

[ Version ( since = "3.4" ) ]
public unowned Widget? get_attached_to ()

Fetches the attach widget for this window.

See set_attached_to.

Parameters:

this

a Window

Returns:

the widget where the window is attached, or null if the window is not attached to any widget.