gtkFixedGetHasWindow {RGtk2.10}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.10 version 2.10.6 Index]