rofi 1.7.5
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

◆ name

◆ num

◆ pointer

void* XrmOption::pointer

Definition at line 67 of file xrmoptions.c.

Referenced by config_parser_add_option().

◆ snum

◆ source

◆ str

◆ type

◆ [union]


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