gdkWindowGetState {RGtk2}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 version 2.12.5-3 Index]