Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Settings Settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 965
    • Issues 965
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 66
    • Merge requests 66
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • SettingsSettings
  • Issues
  • #279

Closed
Open
Created Nov 12, 2018 by Robert Ancell@robert.ancellMaintainer

Some widgets in .ui files do not set visible property - this is changing default value in GTK+ 4

GTK+ 4 changes the default value of the visible widget property from FALSE to TRUE. Thus any widget without the visible property explicitly set to False in GtkBuilder files will become visible on migration to GTK+ 4. We need to add these in where they are missing.

Note that after migration we ca remove all the visible properties set to True if desired.

Assignee
Assign to
Time tracking