gdkWindowSetTypeHint: gdkWindowSetTypeHint

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

The application can use this call to provide a hint to the window manager about the functionality of a window. The window manager can use this information when determining the decoration and behaviour of the window.

Usage

1
gdkWindowSetTypeHint(object, hint)

Arguments

object

A toplevel GdkWindow

hint

A hint of the function this window will have

Details

The hint must be set before the window is mapped.

Author(s)

Derived by RGtkGen from GTK+ documentation


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