Fills in some hints from terminal's geometry. The hints filled are those covered by the GDK_HINT_RESIZE_INC, GDK_HINT_MIN_SIZE and GDK_HINT_BASE_SIZE flags.
See Window.setGeometryHints for more information.
terminal must be realized (see 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_HINT_RESIZE_INC, GDK_HINT_MIN_SIZE and GDK_HINT_BASE_SIZE flags.
See Window.setGeometryHints for more information.
terminal must be realized (see Widget.getRealized).