rofi  1.5.4
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 63 of file xrmoptions.c.

Field Documentation

◆ charc

◆ comment

◆ mem

◆ name

◆ num

◆ pointer

void* XrmOption::pointer

Definition at line 72 of file xrmoptions.c.

Referenced by config_parser_add_option().

◆ snum

◆ source

◆ str

◆ type

◆ value


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