docs: Add more private headers

This commit is contained in:
Emmanuele Bassi 2020-12-15 14:07:11 +00:00
parent 91bba794a6
commit 3132b10bc0

View File

@ -20,13 +20,19 @@ private_headers = [
'gtkbindingsprivate.h', 'gtkbindingsprivate.h',
'gtkbitmaskprivateimpl.h', 'gtkbitmaskprivateimpl.h',
'gtkbitmaskprivate.h', 'gtkbitmaskprivate.h',
'gtkbuildableprivate.h',
'gtkbuilderprivate.h', 'gtkbuilderprivate.h',
'gtkbuilderscopeprivate.h', 'gtkbuilderscopeprivate.h',
'gtkbuiltiniconprivate.h',
'gtkbuttonprivate.h', 'gtkbuttonprivate.h',
'gtkcellareaboxcontextprivate.h', 'gtkcellareaboxcontextprivate.h',
'gtkcheckbuttonprivate.h', 'gtkcheckbuttonprivate.h',
'gtkcolorchooserprivate.h', 'gtkcolorchooserprivate.h',
'gtkcoloreditorprivate.h', 'gtkcoloreditorprivate.h',
'gtkcolorpickerkwinprivate.h',
'gtkcolorpickerportalprivate.h',
'gtkcolorpickerprivate.h',
'gtkcolorpickershellprivate.h',
'gtkcolorplaneprivate.h', 'gtkcolorplaneprivate.h',
'gtkcolorscaleprivate.h', 'gtkcolorscaleprivate.h',
'gtkcolorswatchprivate.h', 'gtkcolorswatchprivate.h',
@ -38,6 +44,7 @@ private_headers = [
'gtkcolumnviewsorterprivate.h', 'gtkcolumnviewsorterprivate.h',
'gtkcolumnviewtitleprivate.h', 'gtkcolumnviewtitleprivate.h',
'gtkcomboboxprivate.h', 'gtkcomboboxprivate.h',
'gtkcomposetable.h',
'gtkconstraintexpressionprivate.h', 'gtkconstraintexpressionprivate.h',
'gtkconstraintguideprivate.h', 'gtkconstraintguideprivate.h',
'gtkconstraintlayoutprivate.h', 'gtkconstraintlayoutprivate.h',
@ -45,6 +52,7 @@ private_headers = [
'gtkconstraintsolverprivate.h', 'gtkconstraintsolverprivate.h',
'gtkconstrainttypesprivate.h', 'gtkconstrainttypesprivate.h',
'gtkconstraintvflparserprivate.h', 'gtkconstraintvflparserprivate.h',
'gtkcountingbloomfilterprivate.h',
'gtkcssanimatedstyleprivate.h', 'gtkcssanimatedstyleprivate.h',
'gtkcssanimationprivate.h', 'gtkcssanimationprivate.h',
'gtkcssarrayvalueprivate.h', 'gtkcssarrayvalueprivate.h',
@ -55,6 +63,7 @@ private_headers = [
'gtkcsscalcvalueprivate.h', 'gtkcsscalcvalueprivate.h',
'gtkcsscolorvalueprivate.h', 'gtkcsscolorvalueprivate.h',
'gtkcsscornervalueprivate.h', 'gtkcsscornervalueprivate.h',
'gtkcssdataurlprivate.h',
'gtkcssdimensionvalueprivate.h', 'gtkcssdimensionvalueprivate.h',
'gtkcssdynamicprivate.h', 'gtkcssdynamicprivate.h',
'gtkcsseasevalueprivate.h', 'gtkcsseasevalueprivate.h',
@ -63,6 +72,7 @@ private_headers = [
'gtkcssfontfeaturesvalueprivate.h', 'gtkcssfontfeaturesvalueprivate.h',
'gtkcssfontvariationsvalueprivate.h', 'gtkcssfontvariationsvalueprivate.h',
'gtkcssiconthemevalueprivate.h', 'gtkcssiconthemevalueprivate.h',
'gtkcssimageconicprivate.h',
'gtkcssimagecrossfadeprivate.h', 'gtkcssimagecrossfadeprivate.h',
'gtkcssimagefallbackprivate.h', 'gtkcssimagefallbackprivate.h',
'gtkcssimageiconthemeprivate.h', 'gtkcssimageiconthemeprivate.h',
@ -79,6 +89,7 @@ private_headers = [
'gtkcssinheritvalueprivate.h', 'gtkcssinheritvalueprivate.h',
'gtkcssinitialvalueprivate.h', 'gtkcssinitialvalueprivate.h',
'gtkcsskeyframesprivate.h', 'gtkcsskeyframesprivate.h',
'gtkcsslocationprivate.h',
'gtkcsslookupprivate.h', 'gtkcsslookupprivate.h',
'gtkcssmatcherprivate.h', 'gtkcssmatcherprivate.h',
'gtkcssnodedeclarationprivate.h', 'gtkcssnodedeclarationprivate.h',
@ -94,6 +105,7 @@ private_headers = [
'gtkcssrgbavalueprivate.h', 'gtkcssrgbavalueprivate.h',
'gtkcsssectionprivate.h', 'gtkcsssectionprivate.h',
'gtkcssselectorprivate.h', 'gtkcssselectorprivate.h',
'gtkcssserializerprivate.h',
'gtkcssshadowsvalueprivate.h', 'gtkcssshadowsvalueprivate.h',
'gtkcssshadowvalueprivate.h', 'gtkcssshadowvalueprivate.h',
'gtkcssshorthandpropertyprivate.h', 'gtkcssshorthandpropertyprivate.h',
@ -102,6 +114,7 @@ private_headers = [
'gtkcssstylechangeprivate.h', 'gtkcssstylechangeprivate.h',
'gtkcssstyleprivate.h', 'gtkcssstyleprivate.h',
'gtkcssstylepropertyprivate.h', 'gtkcssstylepropertyprivate.h',
'gtkcsstokenizerprivate.h',
'gtkcsstransformvalueprivate.h', 'gtkcsstransformvalueprivate.h',
'gtkcsstransientnodeprivate.h', 'gtkcsstransientnodeprivate.h',
'gtkcsstransitionprivate.h', 'gtkcsstransitionprivate.h',
@ -111,6 +124,9 @@ private_headers = [
'gtkcsswidgetnodeprivate.h', 'gtkcsswidgetnodeprivate.h',
'gtkcsswin32sizevalueprivate.h', 'gtkcsswin32sizevalueprivate.h',
'gtkdialogprivate.h', 'gtkdialogprivate.h',
'gtkdragdestprivate.h',
'gtkdropprivate.h',
'gtkemojicompletion.h',
'gtkentryprivate.h', 'gtkentryprivate.h',
'gtkeventcontrollerlegacyprivate.h', 'gtkeventcontrollerlegacyprivate.h',
'gtkeventcontrollerprivate.h', 'gtkeventcontrollerprivate.h',
@ -119,6 +135,7 @@ private_headers = [
'gtkfilechooserprivate.h', 'gtkfilechooserprivate.h',
'gtkfilechooserwidgetprivate.h', 'gtkfilechooserwidgetprivate.h',
'gtkfilefilterprivate.h', 'gtkfilefilterprivate.h',
'gtkflowboxprivate.h',
'gtkfontchooserprivate.h', 'gtkfontchooserprivate.h',
'gtkfontchooserwidgetprivate.h', 'gtkfontchooserwidgetprivate.h',
'gtkgesturedragprivate.h', 'gtkgesturedragprivate.h',
@ -142,16 +159,25 @@ private_headers = [
'gtkiconviewprivate.h', 'gtkiconviewprivate.h',
'gtkimagedefinitionprivate.h', 'gtkimagedefinitionprivate.h',
'gtkimageprivate.h', 'gtkimageprivate.h',
'gtkimcontextbroadway.h',
'gtkimcontextime.h',
'gtkimcontextquartz.h',
'gtkimcontextsimpleprivate.h', 'gtkimcontextsimpleprivate.h',
'gtkimcontextsimpleseqs.h',
'gtkimcontextwayland.h',
'gtkimmoduleprivate.h', 'gtkimmoduleprivate.h',
'gtkimmodule.h',
'gtkintl.h', 'gtkintl.h',
'gtkistringprivate.h',
'gtkkineticscrollingprivate.h', 'gtkkineticscrollingprivate.h',
'gtklabelprivate.h', 'gtklabelprivate.h',
'gtklayoutmanagerprivate.h',
'gtklistbaseprivate.h', 'gtklistbaseprivate.h',
'gtklistitemprivate.h', 'gtklistitemprivate.h',
'gtklistitemfactoryprivate.h', 'gtklistitemfactoryprivate.h',
'gtklistitemmanagerprivate.h', 'gtklistitemmanagerprivate.h',
'gtklistitemwidgetprivate.h', 'gtklistitemwidgetprivate.h',
'gtklistlistmodelprivate.h',
'gtklockbuttonprivate.h', 'gtklockbuttonprivate.h',
'gtkmagnifierprivate.h', 'gtkmagnifierprivate.h',
'gtkmediafileprivate.h', 'gtkmediafileprivate.h',
@ -159,22 +185,32 @@ private_headers = [
'gtkmenusectionboxprivate.h', 'gtkmenusectionboxprivate.h',
'gtkmenutrackeritemprivate.h', 'gtkmenutrackeritemprivate.h',
'gtkmenutrackerprivate.h', 'gtkmenutrackerprivate.h',
'gtkmodelbuttonprivate.h',
'gtkmodulesprivate.h', 'gtkmodulesprivate.h',
'gtkmountoperationprivate.h', 'gtkmountoperationprivate.h',
'gtknativedialogprivate.h', 'gtknativedialogprivate.h',
'gtknativeprivate.h',
'gtknomediafileprivate.h', 'gtknomediafileprivate.h',
'gtkpango.h', 'gtkpango.h',
'gtkpasswordentrybufferprivate.h',
'gtkpathbar.h',
'gdkpixbufutilsprivate.h', 'gdkpixbufutilsprivate.h',
'gtkplacessidebarprivate.h', 'gtkplacessidebarprivate.h',
'gtkplacesviewprivate.h', 'gtkplacesviewprivate.h',
'gtkplacesviewrowprivate.h', 'gtkplacesviewrowprivate.h',
'gtkpointerfocusprivate.h', 'gtkpointerfocusprivate.h',
'gtkpopcountprivate.h', 'gtkpopcountprivate.h',
'gtkpopovermenubarprivate.h',
'gtkpopovermenuprivate.h',
'gtkpopoverprivate.h', 'gtkpopoverprivate.h',
'gtkprintbackendprivate.h',
'gtkprinterprivate.h', 'gtkprinterprivate.h',
'gtkprintoperation-portal.h',
'gtkprintoperation-private.h', 'gtkprintoperation-private.h',
'gtkprintutils.h',
'gtkprivate.h', 'gtkprivate.h',
'gtkprogresstrackerprivate.h', 'gtkprogresstrackerprivate.h',
'gtkpropertylookuplistmodelprivate.h',
'gtkquery.h', 'gtkquery.h',
'gtkrangeprivate.h', 'gtkrangeprivate.h',
'gtkrbtreeprivate.h', 'gtkrbtreeprivate.h',
@ -182,6 +218,7 @@ private_headers = [
'gtkrenderborderprivate.h', 'gtkrenderborderprivate.h',
'gtkrendericonprivate.h', 'gtkrendericonprivate.h',
'gtkrendernodepaintableprivate.h', 'gtkrendernodepaintableprivate.h',
'gtkrootprivate.h',
'gtkroundedboxprivate.h', 'gtkroundedboxprivate.h',
'gtkscalerprivate.h', 'gtkscalerprivate.h',
'gtksearchengine.h', 'gtksearchengine.h',
@ -189,19 +226,24 @@ private_headers = [
'gtksearchenginequartz.h', 'gtksearchenginequartz.h',
'gtksearchenginetracker3.h', 'gtksearchenginetracker3.h',
'gtksearchentryprivate.h', 'gtksearchentryprivate.h',
'gtksecurememoryprivate.h',
'gtksettingsprivate.h', 'gtksettingsprivate.h',
'gtkshortcutactionprivate.h',
'gtkshortcutcontrollerprivate.h', 'gtkshortcutcontrollerprivate.h',
'gtkshortcutmanagerprivate.h',
'gtkshortcutsshortcutprivate.h', 'gtkshortcutsshortcutprivate.h',
'gtkshortcutswindowprivate.h', 'gtkshortcutswindowprivate.h',
'gtksidebarrowprivate.h', 'gtksidebarrowprivate.h',
'gtksizegroup-private.h', 'gtksizegroup-private.h',
'gtksizerequestcacheprivate.h', 'gtksizerequestcacheprivate.h',
'gtksnapshotprivate.h', 'gtksnapshotprivate.h',
'gtksortkeysprivate.h',
'gtkstyleanimationprivate.h', 'gtkstyleanimationprivate.h',
'gtkstylecascadeprivate.h', 'gtkstylecascadeprivate.h',
'gtkstylecontextprivate.h', 'gtkstylecontextprivate.h',
'gtkstylepropertyprivate.h', 'gtkstylepropertyprivate.h',
'gtkstyleproviderprivate.h', 'gtkstyleproviderprivate.h',
'gtktestatcontextprivate.h',
'gtktextbufferprivate.h', 'gtktextbufferprivate.h',
'gtktextchildprivate.h', 'gtktextchildprivate.h',
'gtktextdisplayprivate.h', 'gtktextdisplayprivate.h',
@ -211,12 +253,17 @@ private_headers = [
'gtktextlayoutprivate.h', 'gtktextlayoutprivate.h',
'gtktextlinedisplaycacheprivate.h', 'gtktextlinedisplaycacheprivate.h',
'gtktextmarkprivate.h', 'gtktextmarkprivate.h',
'gtktextprivate.h',
'gtktextsegment.h',
'gtktexttagprivate.h', 'gtktexttagprivate.h',
'gtktextutil.h',
'gtktextviewchildprivate.h',
'gtktextviewprivate.h', 'gtktextviewprivate.h',
'gtktogglebuttonprivate.h', 'gtktogglebuttonprivate.h',
'gtktoolbarprivate.h', 'gtktoolbarprivate.h',
'gtktooltipprivate.h', 'gtktooltipprivate.h',
'gtktooltipwindowprivate.h', 'gtktooltipwindowprivate.h',
'gtktreedatalist.h',
'gtktreepopoverprivate.h', 'gtktreepopoverprivate.h',
'gtktreeprivate.h', 'gtktreeprivate.h',
'gtktreerbtreeprivate.h', 'gtktreerbtreeprivate.h',
@ -228,14 +275,20 @@ private_headers = [
'gtkwin32themeprivate.h', 'gtkwin32themeprivate.h',
'gtkwindowprivate.h', 'gtkwindowprivate.h',
'gsettings-mapping.h',
'gskpango.h',
'gtkdbusgenerated.h', 'gtkdbusgenerated.h',
'imm-extra.h', 'imm-extra.h',
'language-names.h',
'open-type-layout.h',
'script-names.h',
'text-input-unstable-v3-client-protocol.h', 'text-input-unstable-v3-client-protocol.h',
'a11y', 'a11y',
'inspector', 'inspector',
'roaring', 'roaring',
'timsort', 'timsort',
'tools',
] ]
images = [ images = [