xcb_icccm_set_wm_transient_for_checked

@brief Deliver a SetProperty request to set WM_TRANSIENT_FOR property value. @param c The connection to the X server. @param window Window X identifier. @param transient_for_window The WM_TRANSIENT_FOR window X identifier. @return The request cookie.

xcb_void_cookie_t
xcb_icccm_set_wm_transient_for_checked
(
xcb_connection_t* c
,
xcb_window_t window
,)

Meta