Skip to contents

Enum values for gui_tab_bar_property.

Usage

gui_tab_bar_property

Format

An object of class list of length 3.

Details

NameValue
tab_items_width16
tab_close_button17
tab_line_side18

Examples

gui_tab_bar_property$tab_items_width
#> [1] 16
gui_tab_bar_property$tab_close_button
#> [1] 17
gui_tab_bar_property$tab_line_side
#> [1] 18