gdkWindowGetTypeHint {RGtk2}R Documentation

gdkWindowGetTypeHint

Description

This function returns the type hint set for a window.

Usage

gdkWindowGetTypeHint(object)

Arguments

object [GdkWindow] A toplevel GdkWindow

Details

Since 2.10

Value

[GdkWindowTypeHint] The type hint set for window

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]