Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • G gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Dorota Czaplejewicz
  • gtk
  • Repository
Switch branch/tag
  • gtk
  • gtk
  • gtkdnd.c
Find file BlameHistoryPermalink
  • Javier Jardón's avatar
    Use gtk_window_has_group() to know if the window has an explicit window group. · c05f344c
    Javier Jardón authored Aug 24, 2010
    gtk_window_get_group() never returns NULL; if the window isn't in a group,
    a default window group is returned instead. Use gtk_window_has_group() instead.
    This fixes some previous commits to use accessors to access GtkWindow.
    
    Reported by Philip Withnall in bug
    https://bugzilla.gnome.org/show_bug.cgi?id=627828
    c05f344c