Skip to content
  • Guido Gunther's avatar
    doc: Mark gtkprogresstrackerprivate.h as private · 6d4ca941
    Guido Gunther authored
    This brings down the number of gtk-doc warnings significantly by fixing:
    
        unknown:0: warning: Value descriptions for GtkProgressState are missing in source code comment block.
        unknown:0: warning: Field descriptions for struct GtkProgressTracker are missing in source code comment block.
        libhandy/src/gtkprogresstracker.c:227: warning: Parameter description for gtk_progress_tracker_get_progress::reversed is not used from source code comment block.
        libhandy/src/gtkprogresstracker.c:227: warning: Parameter description for gtk_progress_tracker_get_progress::reverse is missing in source code comment block.
        libhandy/src/gtkprogresstracker.c:261: warning: Parameter description for gtk_progress_tracker_get_ease_out_cubic::reversed is not used from source code comment block.
        libhandy/src/gtkprogresstracker.c:261: warning: Parameter description for gtk_progress_tracker_get_ease_out_cubic::reverse is missing in source code comment block.
    6d4ca941