rofi
1.7.0
|
#include <rofi-types.h>
Data Fields | |
RofiDistanceUnit | base |
RofiLineStyle | style |
Definition at line 124 of file rofi-types.h.
RofiDistanceUnit RofiDistance::base |
Base
Definition at line 126 of file rofi-types.h.
Referenced by distance_compare(), distance_get_pixel(), rofi_theme_distance_property_free(), rofi_theme_get_padding_inside(), rofi_theme_print_distance(), rofi_theme_property_copy_distance(), and scrollbar_scroll_get_line().
RofiLineStyle RofiDistance::style |
Style of the line (optional)
Definition at line 128 of file rofi-types.h.
Referenced by distance_compare(), distance_get_linestyle(), and rofi_theme_print_distance().