xcb_ewmh_get_wm_fullscreen_monitors_reply_t

@brief Hold reply of _NET_WM_FULLSCREEN_MONITORS GetProperty

extern (C)
struct xcb_ewmh_get_wm_fullscreen_monitors_reply_t {}

Members

Variables

bottom
uint bottom;

Monitor whose bottom edge defines the bottom edge of the fullscreen window

left
uint left;

Monitor whose left edge defines the left edge of the fullscreen window

right
uint right;

Monitor whose right edge defines the right edge of the fullscreen window

top
uint top;

Monitor whose top edge defines the top edge of the fullscreen window

Meta