pub fn set_resize_increments<T>(id: Id, increments: Option<Size>) -> Task<T>
Set the window size increment.
This is usually used by apps such as terminal emulators that need “blocky” resizing.