rofi 1.7.5
rofi_range_pair Struct Reference

#include <rofi-types.h>

Collaboration diagram for rofi_range_pair:
Collaboration graph

Data Fields

int start
 
int stop
 

Detailed Description

Structure to hold a range.

Definition at line 303 of file rofi-types.h.

Field Documentation

◆ start

int rofi_range_pair::start

Definition at line 304 of file rofi-types.h.

Referenced by _get_display_value(), get_display_data(), and parse_pair().

◆ stop

int rofi_range_pair::stop

Definition at line 305 of file rofi-types.h.

Referenced by _get_display_value(), get_display_data(), and parse_pair().


The documentation for this struct was generated from the following file: