gtkWindowGetWindowType {RGtk2}R Documentation

gtkWindowGetWindowType

Description

Gets the type of the window. See GtkWindowType.

Usage

gtkWindowGetWindowType(object)

Arguments

object

a GtkWindow

Details

Since 2.20

Value

[GtkWindowType] the type of the window

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]