|
rofi 1.7.8
|
#include <rofi-types.h>

Data Fields | |
| int | start |
| int | stop |
Structure to hold a range.
Definition at line 350 of file rofi-types.h.
| int rofi_range_pair::start |
Definition at line 351 of file rofi-types.h.
Referenced by _get_display_value(), get_display_data(), and parse_pair().
| int rofi_range_pair::stop |
Definition at line 352 of file rofi-types.h.
Referenced by _get_display_value(), get_display_data(), and parse_pair().