rofi  1.5.1
__element Struct Reference
Collaboration diagram for __element:
Collaboration graph

Data Fields

long int index
 
char * name
 

Detailed Description

History element

Definition at line 44 of file history.c.

Field Documentation

◆ index

long int __element::index

Index in history

Definition at line 47 of file history.c.

Referenced by __element_sort_func(), __history_get_element_list(), __history_write_element_list(), and history_set().

◆ name

char* __element::name

Entry

Definition at line 49 of file history.c.

Referenced by __history_get_element_list(), and history_set().


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