rofi 1.7.9
XrmOption Struct Reference
Collaboration diagram for XrmOption:
Collaboration graph

Data Fields

int type
const char * name
union { 
   unsigned int *   num 
   int *   snum 
   char **   str 
   void *   pointer 
   char *   charc 
value
char * mem
const char * comment
enum ConfigSource source

Detailed Description

Definition at line 60 of file xrmoptions.c.

Field Documentation

◆ charc

◆ comment

◆ mem

char* XrmOption::mem

Definition at line 70 of file xrmoptions.c.

Referenced by __config_parser_set_property(), and config_parse_cmd_option().

◆ name

◆ num

◆ pointer

void* XrmOption::pointer

Definition at line 67 of file xrmoptions.c.

◆ snum

◆ source

◆ str

◆ type

◆ [union]


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