Skip to content
  • Matthias Clasen's avatar
    popover: Drop ::relative-to · a43d13aa
    Matthias Clasen authored
    It is enough to just set the parent (and make the parent
    call gtk_native_check_resize in size_allocate).
    
    This commit removes the relative_to argument to the
    constructors of GtkPopover and GtkPopoverMenu, and
    updates all callers.
    a43d13aa