rofi 1.7.9
__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 46 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 48 of file history.c.

Referenced by __history_get_element_list(), and history_set().


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/rofi-1.7.9-build/rofi-1.7.9/source/history.c