xcb_icccm_get_wm_transient_for

@brief Send request to get WM_TRANSIENT_FOR property of a window. @param c The connection to the X server @param window Window X identifier. @return The request cookie.

xcb_get_property_cookie_t
xcb_icccm_get_wm_transient_for
(
xcb_connection_t* c
,
xcb_window_t window
)

Meta