i3
dialog_t Struct Reference
Collaboration diagram for dialog_t:

Data Fields

xcb_window_t id
 
xcb_colormap_t colormap
 
Rect dims
 
surface_t surface
 

Detailed Description

Definition at line 14 of file sighandler.c.

Field Documentation

◆ colormap

xcb_colormap_t dialog_t::colormap

Definition at line 16 of file sighandler.c.

Referenced by sighandler_create_dialogs(), and sighandler_destroy_dialogs().

◆ dims

Rect dialog_t::dims

Definition at line 17 of file sighandler.c.

Referenced by sighandler_create_dialogs(), and sighandler_draw_dialog().

◆ id

xcb_window_t dialog_t::id

Definition at line 15 of file sighandler.c.

Referenced by sighandler_create_dialogs(), and sighandler_destroy_dialogs().

◆ surface

surface_t dialog_t::surface

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