gtkSeparatorToolItemSetDraw {RGtk2} | R Documentation |
Whether item
is drawn as a vertical line, or just blank.
Setting this to FALSE
along with gtkToolItemSetExpand
is useful
to create an item that forces following items to the end of the toolbar.
gtkSeparatorToolItemSetDraw(object, draw)
|
|
|
whether |
Since 2.4
Derived by RGtkGen from GTK+ documentation