[ Version ( since = "3.4" ) ]
public unowned Widget? get_attached_to ()
Fetches the attach widget for this window.
See set_attached_to.
this |
a Window |
the widget where the window is attached, or null if the window is not attached to any widget. |