gseparator {gWidgetsWWW2} | R Documentation |
Used in menus to create space. No container necessary
Can also be used to place horizontal line using the hr
HTML tag
gseparator(horizontal = TRUE, container = NULL, ...)
horizontal |
Logical. Ignored, not vertical line possible |
container |
parent container. Not used if creating menu or toolbar separator |
... |
passed to |