gtkFixedGetHasWindow {RGtk2}R Documentation

gtkFixedGetHasWindow

Description

Gets whether the GtkFixed has its own GdkWindow. See gdkFixedSetHasWindow().

Usage

gtkFixedGetHasWindow(object)

Arguments

object [GtkFixed] a GtkWidget

Value

[logical] TRUE if fixed has its own window.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]