|
i3
|

Data Fields | |
| xcb_window_t | id |
| xcb_colormap_t | colormap |
| Rect | dims |
| surface_t | surface |
| dialogs | |
Definition at line 19 of file sighandler.c.
| xcb_colormap_t dialog_t::colormap |
Definition at line 21 of file sighandler.c.
Referenced by sighandler_create_dialogs(), and sighandler_destroy_dialogs().
| dialog_t::dialogs |
Definition at line 26 of file sighandler.c.
Referenced by sighandler_create_dialogs(), sighandler_destroy_dialogs(), and sighandler_handle_expose().
| Rect dialog_t::dims |
Definition at line 22 of file sighandler.c.
Referenced by sighandler_create_dialogs(), and sighandler_draw_dialog().
| xcb_window_t dialog_t::id |
Definition at line 20 of file sighandler.c.
Referenced by sighandler_create_dialogs(), and sighandler_destroy_dialogs().
| surface_t dialog_t::surface |
Definition at line 23 of file sighandler.c.
Referenced by sighandler_create_dialogs(), sighandler_destroy_dialogs(), and sighandler_draw_dialog().
1.8.13