Property

GtkWindow:attached-to

since: 3.4

Declaration

property attached-to: Gtk.Widget [ read, write, construct ]

Description [src]

The widget to which this window is attached. See gtk_window_set_attached_to().

Examples of places where specifying this relation is useful are for instance a GtkMenu created by a GtkComboBox, a completion popup window created by GtkEntry or a typeahead search entry created by GtkTreeView.

Type:GtkWidget

Available since: 3.4

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno