xcb_icccm_size_hints_set_aspect

@brief Set size hints to a given aspect ratios. @param hints SIZE_HINTS structure. @param min_aspect_num The minimum aspect ratios for the width. @param min_aspect_den The minimum aspect ratios for the height. @param max_aspect_num The maximum aspect ratios for the width. @param max_aspect_den The maximum aspect ratios for the height.

extern (C)
void
xcb_icccm_size_hints_set_aspect

Meta