gseparator: Separator - insert separator line

Description Usage Arguments

View source: R/ghtml.R

Description

Used in menus to create space. No container necessary Can also be used to place horizontal line using the hr HTML tag

Usage

1
gseparator(horizontal = TRUE, container = NULL, ...)

Arguments

horizontal

Logical. Ignored, not vertical line possible

container

parent container. Not used if creating menu or toolbar separator

...

passed to add method of parent container


gWidgetsWWW2 documentation built on May 2, 2019, 6:10 p.m.