Window.getAttachedTo

Fetches the attach widget for this window. See gtk.window.Window.setAttachedTo.

class Window
getAttachedTo
()

Return Value

Type: gtk.widget.Widget

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