Like gtk_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_resize() and compute the geometry yourself.
3.0
See Implementation
Like gtk_window_resize(), but @width and @height are interpreted in terms of the base size and increment set with gtk_window_set_geometry_hints.