gdkWindowGetTypeHint {RGtk2.10}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.10 version 2.10.6 Index]