|
i3
|
Data Fields | |
| xcb_atom_t | atom |
| uint32_t | long_len |
| cb_property_handler_t | cb |
Definition at line 1251 of file handlers.c.
| xcb_atom_t property_handler_t::atom |
Definition at line 1252 of file handlers.c.
Referenced by property_handlers_init().
| cb_property_handler_t property_handler_t::cb |
Definition at line 1254 of file handlers.c.
Referenced by property_notify().
| uint32_t property_handler_t::long_len |
Definition at line 1253 of file handlers.c.
Referenced by property_notify().
1.8.9.1