rofi
1.5.1
|
#include <rofi-types.h>
Data Fields | |
RofiHighlightStyle | style |
ThemeColor | color |
Theme highlight.
Definition at line 140 of file rofi-types.h.
ThemeColor RofiHighlightColorStyle::color |
Color
Definition at line 145 of file rofi-types.h.
Referenced by helper_token_match_get_pango_attr(), and rofi_theme_print_property_index().
RofiHighlightStyle RofiHighlightColorStyle::style |
style to display
Definition at line 143 of file rofi-types.h.
Referenced by helper_token_match_get_pango_attr(), and rofi_theme_print_property_index().