xcb_icccm_get_wm_size_hints_reply

@brief Fill given structure with the size hints of the named property. @param c The connection to the X server. @param cookie Request cookie. @param hints Size hints structure. @param e Error if any. @return Return 1 on success, 0 otherwise.

The parameter e supplied to this function must be NULL if xcb_icccm_get_wm_size_hints_unchecked() is used. Otherwise, it stores the error if any. The returned pointer should be freed.

extern (C)
ubyte
xcb_icccm_get_wm_size_hints_reply

Meta