xcb_ewmh_get_active_window_from_reply

@brief Get the list of client windows from a GetProperty _NET_ACTIVE_WINDOW reply

@param active_window The current active window @param r GetProperty _NET_ACTIVE_WINDOW_OF_DESKTOPS reply @return Return 1 on success, 0 otherwise

extern (C) extern (D)
ubyte
xcb_ewmh_get_active_window_from_reply
(
xcb_window_t* active_window
,
xcb_get_property_reply_t* r
)

Meta