Like gtk.window.Window.resize, but width and height are interpreted in terms of the base size and increment set with gtk_window_set_geometry_hints.
width in resize increments to resize the window to
height in resize increments to resize the window to
Deprecated: This function does nothing. Use gtk.window.Window.resize and compute the geometry yourself.
Like gtk.window.Window.resize, but width and height are interpreted in terms of the base size and increment set with gtk_window_set_geometry_hints.