Skip to content
GitLab
  • Menu
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,496
    • Issues 1,496
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 253
    • Merge requests 253
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GNOME
  • gtkgtk
  • Repository
Switch branch/tag
  • gtk
  • gtk
  • gtktextiter.h
Find file BlameHistoryPermalink
  • Sébastien Wilmet's avatar
    textiter: add starts_tag() and deprecate begins_tag() · 1dcb3a0f
    Sébastien Wilmet authored Dec 06, 2015
    The name gtk_text_*_begins_* was used only for begins_tag(). All other
    similar functions use "starts": starts_line(), starts_word(), etc.
    
    So for consistency, add gtk_text_iter_starts_tag() and deprecate
    gtk_text_iter_begins_tag().
    
    Also change (allow-none) to (nullable), to use the new annotation.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759092
    1dcb3a0f