xcb_icccm_get_wm_class_from_reply

@brief Fill give structure with the WM_CLASS property of a window. @param prop The property structure to fill. @param reply The property request reply. @return Return 1 on success, 0 otherwise.

extern (C)
ubyte
xcb_icccm_get_wm_class_from_reply
(,
xcb_get_property_reply_t* reply
)

Meta