SimpleWindow.setResizeGranularity

Set window resize step (window size will be changed with the given granularity on supported platforms). Currently only supported on X11.

class SimpleWindow
void
setResizeGranularity
(
int granx
,
int grany
)
Suggestion Box / Bug Report