gdkWindowGetState {RGtk2.10}R Documentation

gdkWindowGetState

Description

Gets the bitwise OR of the currently active window state flags, from the GdkWindowState enumeration.

Usage

gdkWindowGetState(object)

Arguments

object [GdkWindow] a GdkWindow

Value

[GdkWindowState] window state bitfield

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]