|
rofi 1.7.8
|
#include <rofi-types.h>

Data Fields | |
| GRegex * | regex |
| gboolean | invert |
Internal structure for matching.
Definition at line 358 of file rofi-types.h.
| gboolean rofi_int_matcher_t::invert |
Definition at line 360 of file rofi-types.h.
Referenced by create_regex().
| GRegex* rofi_int_matcher_t::regex |
Definition at line 359 of file rofi-types.h.
Referenced by create_regex().