Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,540
    • Issues 1,540
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 226
    • Merge requests 226
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Repository
Switch branch/tag
  • gtk
  • gtk
  • gtkflowbox.c
Find file BlameHistoryPermalink
  • Kjell Ahlstedt's avatar
    flowbox: Don't use a removed child after it has been unparented · 52d944ec
    Kjell Ahlstedt authored Jun 04, 2020 and Matthias Clasen's avatar Matthias Clasen committed Jun 04, 2020
    In gtk_flow_box_remove(), call g_sequence_remove() before the child is unparented.
    
    See MR !2029
    52d944ec