WindowGidBuilderImpl.attachedTo
T attachedTo(gtk.widget.Widget propval)Set attachedTo property.
Parameters
propval | The widget to which this window is attached. See [gtk.window.Window.setAttachedTo]. 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. |
Returns
Builder instance for fluent chaining