xcb_icccm_get_wm_size_hints_from_reply

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

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

Meta