Skip to content
  • Jonas Ådahl's avatar
    window: Add private API to fixate size · edb57a92
    Jonas Ådahl authored
    This causes window size guessing to always use the remembered size (the
    size of the GdkWindow). This will be useful for menus which size is
    managed by gdk_window_move_to_rect(), to avoid overriding the size
    calculated by the move-to-rect implementation.
    edb57a92