|
Dunst
Lightweight notification daemon
|
Data Fields | |
| struct wl_buffer * | buffer |
| cairo_surface_t * | surface |
| cairo_t * | cairo |
| PangoContext * | pango |
| uint32_t | width |
| uint32_t | height |
| void * | data |
| size_t | size |
| bool | busy |
Definition at line 19 of file pool-buffer.h.
| struct wl_buffer* buffer |
Definition at line 20 of file pool-buffer.h.
| bool busy |
Definition at line 27 of file pool-buffer.h.
| cairo_t* cairo |
Definition at line 22 of file pool-buffer.h.
| void* data |
Definition at line 25 of file pool-buffer.h.
| uint32_t height |
Definition at line 24 of file pool-buffer.h.
| PangoContext* pango |
Definition at line 23 of file pool-buffer.h.
| size_t size |
Definition at line 26 of file pool-buffer.h.
| cairo_surface_t* surface |
Definition at line 21 of file pool-buffer.h.
| uint32_t width |
Definition at line 24 of file pool-buffer.h.