rofi 2.0.0
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 56 of file xrmoptions.c.

Field Documentation

◆ charc

◆ comment

◆ mem

char* XrmOption::mem

Definition at line 66 of file xrmoptions.c.

Referenced by __config_parser_set_property(), and config_parse_cmd_option().

◆ name

◆ num

◆ pointer

void* XrmOption::pointer

Definition at line 63 of file xrmoptions.c.

◆ snum

◆ source

◆ str

◆ type

◆ [union]


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