gtkWindowGetTypeHint {RGtk2}R Documentation

gtkWindowGetTypeHint

Description

Gets the type hint for this window. See gtkWindowSetTypeHint.

Usage

gtkWindowGetTypeHint(object)

Arguments

object [GtkWindow] a GtkWindow

Value

[GdkWindowTypeHint] the type hint for window.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]