Fills in some hints from terminal's geometry. The hints filled are those covered by the gdk.types.WindowHints.ResizeInc, gdk.types.WindowHints.MinSize and gdk.types.WindowHints.BaseSize flags.
See gtk.window.Window.setGeometryHints for more information.
terminal must be realized (see gtk.widget.Widget.getRealized).
a #GdkGeometry to fill in
the minimum number of rows to request
the minimum number of columns to request
Fills in some hints from terminal's geometry. The hints filled are those covered by the gdk.types.WindowHints.ResizeInc, gdk.types.WindowHints.MinSize and gdk.types.WindowHints.BaseSize flags.
See gtk.window.Window.setGeometryHints for more information.
terminal must be realized (see gtk.widget.Widget.getRealized).