Window.getAttachedTo

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

class Window
getAttachedTo
()

Return Value

Type: Widget

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

Meta