Skip to content
  • Jonas Ådahl's avatar
    window: Add private API to force-resize · 461f5fde
    Jonas Ådahl authored
    Sometimes (read for GtkMenu on X11) it's not enough to resize on show,
    and relying on the size to be calculated on realization only works the
    first time a menu is popped up, so add an API that GtkMenu can use to
    ensure the size of a menu is "refreshed" before passing anything along
    to gdk_window_move_to_rect().
    461f5fde