rofi
1.5.2
|
#include <rofi-types.h>
Data Fields | |
unsigned int | start |
unsigned int | stop |
Structure to hold a range.
Definition at line 223 of file rofi-types.h.
unsigned int rofi_range_pair::start |
Definition at line 225 of file rofi-types.h.
Referenced by _get_display_value(), get_display_data(), parse_pair(), and read_known_hosts_file().
unsigned int rofi_range_pair::stop |
Definition at line 226 of file rofi-types.h.
Referenced by parse_pair().