| gtkSeparatorToolItemGetDraw {RGtk2} | R Documentation |
Returns whether separator.tool.item is drawn as a
line, or just blank. See gtkSeparatorToolItemSetDraw.
gtkSeparatorToolItemGetDraw(object)
|
[GtkSeparatorToolItem] a GtkSeparatorToolItem |
Since 2.4
[logical] TRUE if separator.tool.item is drawn as a line, or just blank.
Derived by RGtkGen from GTK+ documentation