Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
gtk-doc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gtk-doc
  • Issues
  • #46

Closed
Open
Opened Jul 02, 2018 by Robert Roth@robertrothDeveloper

GtkOverlay API reference issues

Two minor issues with the GtkOverlay API reference (both for gtk3 - https://developer.gnome.org/gtk4/stable/GtkOverlay.html and gtk4 - https://developer.gnome.org/gtk4/stable/GtkOverlay.html), I tried to find them and fix them, but it looks like they are caused by the API-doc generation tool:

  • the Includes section lists #include <gtk/gtkunixprint.h> which can't be true, I think it should be #include <gtk/gtk.h>
  • the GtkOverlay as GtkBuildable section contains html-escaped < character: &lt;child>
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gtk-doc#46