i3
property_handler_t Struct Reference
Collaboration diagram for property_handler_t:

Data Fields

xcb_atom_t atom
 
uint32_t long_len
 
cb_property_handler_t cb
 

Detailed Description

Definition at line 1298 of file handlers.c.

Field Documentation

◆ atom

xcb_atom_t property_handler_t::atom

Definition at line 1299 of file handlers.c.

Referenced by property_handlers_init(), and property_notify().

◆ cb

cb_property_handler_t property_handler_t::cb

Definition at line 1301 of file handlers.c.

Referenced by property_notify().

◆ long_len

uint32_t property_handler_t::long_len

Definition at line 1300 of file handlers.c.

Referenced by property_notify().


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