rofi  1.5.4
RofiDistance Struct Reference

#include <rofi-types.h>

Collaboration diagram for RofiDistance:
Collaboration graph

Data Fields

double distance
 
RofiPixelUnit type
 
RofiLineStyle style
 

Detailed Description

Structure representing a distance.

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

Field Documentation

◆ distance

double RofiDistance::distance

◆ style

RofiLineStyle RofiDistance::style

Style of the line (optional)

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

Referenced by distance_compare(), distance_get_linestyle(), and rofi_theme_print_distance().

◆ type

RofiPixelUnit RofiDistance::type

Unit type of the distance

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

Referenced by distance_compare(), distance_get_pixel(), and rofi_theme_print_distance().


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