gtkWindowSetTypeHint: gtkWindowSetTypeHint

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1
gtkWindowSetTypeHint(object, hint)

Arguments

object

a GtkWindow

hint

the window type

Details

This function should be called before the window becomes visible. gtkDialogNewWithButtons and other convenience functions in GTK+ will sometimes call gtkWindowSetTypeHint on your behalf.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.