gtkSeparatorToolItemSetDraw {RGtk2}R Documentation

gtkSeparatorToolItemSetDraw

Description

When separator.tool.items is drawn as a vertical line, or just blank. Setting this FALSE along with gtkToolItemSetExpand is useful to create an item that forces following items to the end of the toolbar.

Usage

gtkSeparatorToolItemSetDraw(object, draw)

Arguments

object [GtkSeparatorToolItem] a GtkSeparatorToolItem
draw [logical] whether separator.tool.item is drawn as a vertical line

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]