kiba-engine
Data Fields
linux_window_state Struct Reference

#include <window.h>

Collaboration diagram for linux_window_state:

Data Fields

xcb_connection_t * connection
 Connection to X server.
 
xcb_window_t window
 X window.
 
xcb_screen_t * screen
 X screen.
 
xcb_atom_t wm_protocols
 Window manager protocol atom.
 
xcb_atom_t wm_delete_win
 Window manager delete atom.
 
xcb_key_symbols_t * syms
 Pointer to xcb keysyms.
 

Detailed Description

Linux specific window state

Definition at line 12 of file window.h.


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