xcb_icccm_get_wm_transient_for_from_reply

@brief Fill given window pointer with the WM_TRANSIENT_FOR property of a window. @param prop WM_TRANSIENT_FOR property value. @param reply The get property request reply. @return Return 1 on success, 0 otherwise.

extern (C)
ubyte
xcb_icccm_get_wm_transient_for_from_reply
(
xcb_window_t* prop
,
xcb_get_property_reply_t* reply
)

Meta