gtkStatusbarGetHasResizeGrip {RGtk2}R Documentation

gtkStatusbarGetHasResizeGrip

Description

Returns whether the statusbar has a resize grip.

Usage

gtkStatusbarGetHasResizeGrip(object)

Arguments

object

a GtkStatusBar

Value

[logical] TRUE if the statusbar has a resize grip.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]