gtkWindowResize
, gtkWindowSetSizeRequest()
,
gtkWindowMove
, gtkWindowParseGeometry()
, and gtkWindowSetGeometryHints
,
depending on what you're trying to do.
WARNING: gdk_window_set_hints
is deprecated and should not be used in newly-written code.
gdkWindowSetHints(object, x, y, min.width, min.height, max.width, max.height, flags)
object
x
y
min.width
min.height
max.width
max.height
flags
gdkWindowSetGeometryHints
.