edelib 2.1.0
XSettingsSetting Class Reference

Structure for tracking XSETTINGS values. More...

#include <edelib/XSettingsCommon.h>

Public Attributes

char * name
 
XSettingsType type
 
union { 
 
   int   v_int 
 
   char *   v_string 
 
   XSettingsColor   v_color 
 
data 
 
unsigned long last_change_serial
 

Detailed Description

Structure for tracking XSETTINGS values.

Member Data Documentation

◆ [union]

union { ... } data

value for this setting

◆ last_change_serial

unsigned long last_change_serial

serial used to check when setting was changed

◆ name

char* name

setting name

◆ type

setting type


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