|
i3
|
#include <libi3.h>
Data Fields | |
| xcb_drawable_t | id |
| xcb_gcontext_t | gc |
| int | width |
| int | height |
| cairo_surface_t * | surface |
| cairo_t * | cr |
| xcb_gcontext_t surface_t::gc |
Definition at line 568 of file libi3.h.
Referenced by x_push_node().
| xcb_drawable_t surface_t::id |
Definition at line 565 of file libi3.h.
Referenced by _match_depth(), _x_con_kill(), con_by_frame_id(), manage_window(), set_hidden_state(), set_shape_state(), x_con_init(), x_con_kill(), x_deco_recurse(), x_draw_decoration(), x_move_win(), x_push_changes(), x_push_node(), x_push_node_unmaps(), x_raise_con(), x_reinit(), x_reparent_child(), x_set_name(), x_set_shape(), x_shape_frame(), and x_unshape_frame().