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.

extern (C)
xcb_get_property_cookie_t
xcb_icccm_get_wm_transient_for
(,
xcb_window_t window
)

Meta