rofi  1.7.0
DRunEntryField Struct Reference
Collaboration diagram for DRunEntryField:
Collaboration graph

Data Fields

const char * entry_field_name
 
gboolean enabled_match
 
gboolean enabled_display
 

Detailed Description

Definition at line 137 of file drun.c.

Field Documentation

◆ enabled_display

gboolean DRunEntryField::enabled_display

Definition at line 140 of file drun.c.

Referenced by drun_mode_parse_entry_fields().

◆ enabled_match

gboolean DRunEntryField::enabled_match

Definition at line 139 of file drun.c.

Referenced by drun_mode_parse_display_format(), and drun_mode_parse_entry_fields().

◆ entry_field_name

const char* DRunEntryField::entry_field_name

Definition at line 138 of file drun.c.

Referenced by drun_mode_parse_entry_fields().


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