Description Usage Arguments Author(s)
This function sets up hints about how a window can be resized by
the user. You can set a minimum and maximum size; allowed resize
increments (e.g. for xterm, you can only resize by the size of a
character); aspect ratios; and more. See the GdkGeometry
struct.
1 | gtkWindowSetGeometryHints(object, geometry.widget, geometry)
|
|
a |
|
widget the geometry hints will be applied to or |
|
struct containing geometry information or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.