gdkWindowGetWindowType {RGtk2}R Documentation

gdkWindowGetWindowType

Description

Gets the type of the window. See GdkWindowType.

Usage

gdkWindowGetWindowType(object)

Arguments

object

a GdkWindow

Value

[GdkWindowType] type of window

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]