gtkSeparatorToolItemGetDraw {RGtk2}R Documentation

gtkSeparatorToolItemGetDraw

Description

Returns whether item is drawn as a line, or just blank. See gtkSeparatorToolItemSetDraw.

Usage

gtkSeparatorToolItemGetDraw(object)

Arguments

object

a GtkSeparatorToolItem

Details

Since 2.4

Value

[logical] TRUE if item is drawn as a line, or just blank.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]