| gtkSeparatorToolItemSetDraw {RGtk2} | R Documentation |
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.
gtkSeparatorToolItemSetDraw(object, draw)
|
[GtkSeparatorToolItem] a GtkSeparatorToolItem |
|
[logical] whether separator.tool.item is drawn as a vertical line |
Since 2.4
Derived by RGtkGen from GTK+ documentation