docs: Ignore gtksorterprivate.h

This commit is contained in:
Emmanuele Bassi 2020-12-16 15:32:55 +00:00
parent ab59c47880
commit d711acc954
2 changed files with 1 additions and 2 deletions

View File

@ -2636,9 +2636,7 @@ GtkSorterOrder
GtkSorterChange
gtk_sorter_compare
gtk_sorter_get_order
gtk_sorter_get_keys
gtk_sorter_changed
gtk_sorter_changed_with_keys
<SUBSECTION Standard>
GTK_SORTER
GTK_IS_SORTER

View File

@ -238,6 +238,7 @@ private_headers = [
'gtksizegroup-private.h',
'gtksizerequestcacheprivate.h',
'gtksnapshotprivate.h',
'gtksorterprivate.h',
'gtksortkeysprivate.h',
'gtkstyleanimationprivate.h',
'gtkstylecascadeprivate.h',