gtkSeparatorToolItemGetDraw {RGtk2}R Documentation

gtkSeparatorToolItemGetDraw

Description

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

Usage

gtkSeparatorToolItemGetDraw(object)

Arguments

object [GtkSeparatorToolItem] a GtkSeparatorToolItem

Details

Since 2.4

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]