xcb_icccm_set_wm_size_hints_checked

@brief Deliver a ChangeProperty request to set a value to a given property. @param c The connection to the X server. @param window Window X identifier. @param property Property to set value for. @param hints Hints value to set.

xcb_void_cookie_t
xcb_icccm_set_wm_size_hints_checked
(
xcb_connection_t* c
,
xcb_window_t window
,
xcb_atom_t property
,)

Meta