Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,605
    • Issues 1,605
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 223
    • Merge requests 223
  • 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
  • tests
  • testgtk.c
Find file BlameHistoryPermalink
  • Havoc Pennington's avatar
    Add an "invisible_char" argument to set the char displayed when visibility · 7768d1df
    Havoc Pennington authored Nov 13, 2000
    2000-11-09  Havoc Pennington  <hp@pobox.com>
    
    * gtk/gtkentry.c (gtk_entry_class_init): Add an "invisible_char"
    argument to set the char displayed when visibility == FALSE
    (gtk_entry_create_layout): If !entry->visible, replace
    all chars with the "invisible char"
    
    * gtk/testgtk.c: Test the invisible_char deal
    7768d1df