keyvalue_element Struct Reference

Emulates the behaviour of tables of libxcb-wm, which in libxcb 0.3.4 suddenly vanished. More...

#include <data.h>

Public Member Functions

 TAILQ_ENTRY (keyvalue_element) elements

Data Fields

uint32_t key
void * value

Detailed Description

Emulates the behaviour of tables of libxcb-wm, which in libxcb 0.3.4 suddenly vanished.

Definition at line 166 of file data.h.


Member Function Documentation

keyvalue_element::TAILQ_ENTRY ( keyvalue_element   ) 

Field Documentation

Definition at line 167 of file data.h.

Referenced by table_get(), table_put(), and table_remove().

Definition at line 168 of file data.h.

Referenced by table_get(), table_put(), and table_remove().


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

Generated on 2 Jul 2010 for i3 by  doxygen 1.6.1