Window.getAttachedTo

Fetches the attach widget for this window. See gtk_window_set_attached_to().

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