Description Usage Arguments Details Author(s)
By setting the type hint for the window, you allow the window manager to decorate and handle the window in a way which is suitable to the function of the window in your application.
1 | gtkWindowSetTypeHint(object, hint)
|
|
a |
|
the window type |
This function should be called before the window becomes visible.
gtkDialogNewWithButtons
and other convenience functions in GTK+
will sometimes call gtkWindowSetTypeHint
on your behalf.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.