xcb_icccm_get_wm_size_hints

@brief Send request to get size hints structure for the named property. @param c The connection to the X server. @param window Window X identifier. @param property Specify the property name. @return The request cookie.

extern (C)
xcb_get_property_cookie_t
xcb_icccm_get_wm_size_hints
(,
xcb_window_t window
,
xcb_atom_t property
)

Meta