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

Data Fields

DRunModeEntrye
 
const char * path
 
gboolean success
 

Detailed Description

Definition at line 222 of file drun.c.

Field Documentation

◆ e

DRunModeEntry* RegexEvalArg::e

Definition at line 223 of file drun.c.

Referenced by drun_helper_eval_cb(), exec_cmd_entry(), and launch_link_entry().

◆ path

const char* RegexEvalArg::path

Definition at line 224 of file drun.c.

Referenced by exec_cmd_entry(), launch_link_entry(), and read_desktop_file().

◆ success

gboolean RegexEvalArg::success

Definition at line 225 of file drun.c.

Referenced by exec_cmd_entry().


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