Enum values for gui_tab_bar_property.
An object of class list of length 3.
Details
| Name | Value |
tab_items_width | 16 |
tab_close_button | 17 |
tab_line_side | 18 |
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