Terminal.setGeometryHintsForWindow
void setGeometryHintsForWindow(gtk.window.Window window)Sets terminal as window's geometry widget. See [gtk.window.Window.setGeometryHints] for more information.
terminal must be realized (see [gtk.widget.Widget.getRealized]).
Parameters
window | a #GtkWindow |