edelib  2.0.0
Public Attributes
XSettingsSetting Class Reference

Structure for tracking XSETTINGS values. More...

#include <edelib/XSettingsCommon.h>

List of all members.

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 { ... } data

value for this setting

unsigned long last_change_serial

serial used to check when setting was changed

char* name

setting name

setting type


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