gtk: Rename some private headers
authorMatthias Clasen <mclasen@redhat.com>
Thu, 6 Oct 2022 02:59:51 +0000 (22:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 6 Oct 2022 03:01:28 +0000 (23:01 -0400)
commit7c5e1c61952a03d8bf45adb54e3121fd5473dcac
tree71588457d26843debe57251febb70f247c88a876
parent8607312feff19b938a7113aa5ef1338005f1bb58
gtk: Rename some private headers

Improve the consistency of our private header
naming, by add 'private' to a bunch of them.
62 files changed:
gtk/a11y/gtkatspipango.c
gtk/a11y/gtkatspitext.c
gtk/a11y/gtkatspitextbuffer.c
gtk/gskpango.c
gtk/gskpango.h [deleted file]
gtk/gskpangoprivate.h [new file with mode: 0644]
gtk/gtkcssshadowvalue.c
gtk/gtkdragicon.c
gtk/gtkentry.c
gtk/gtkfilechooserwidget.c
gtk/gtkfilesystemmodel.c
gtk/gtkinscription.c
gtk/gtklabel.c
gtk/gtkliststore.c
gtk/gtkpango.c
gtk/gtkpango.h [deleted file]
gtk/gtkpangoprivate.h [new file with mode: 0644]
gtk/gtkpathbar.c
gtk/gtkpathbar.h [deleted file]
gtk/gtkpathbarprivate.h [new file with mode: 0644]
gtk/gtkplacessidebar.c
gtk/gtksnapshot.c
gtk/gtktext.c
gtk/gtktextattributes.c
gtk/gtktextattributes.h [deleted file]
gtk/gtktextattributesprivate.h [new file with mode: 0644]
gtk/gtktextbtree.c
gtk/gtktextbtree.h [deleted file]
gtk/gtktextbtreeprivate.h [new file with mode: 0644]
gtk/gtktextbuffer.c
gtk/gtktextbufferprivate.h
gtk/gtktextchild.c
gtk/gtktextchildprivate.h
gtk/gtktextiter.c
gtk/gtktextiterprivate.h
gtk/gtktextlayout.c
gtk/gtktextlayoutprivate.h
gtk/gtktextlinedisplaycache.c
gtk/gtktextmark.c
gtk/gtktextmarkprivate.h
gtk/gtktextsegment.c
gtk/gtktextsegment.h [deleted file]
gtk/gtktextsegmentprivate.h [new file with mode: 0644]
gtk/gtktexttag.c
gtk/gtktexttagprivate.h
gtk/gtktexttypes.c
gtk/gtktexttypes.h [deleted file]
gtk/gtktexttypesprivate.h [new file with mode: 0644]
gtk/gtktextutil.c
gtk/gtktextutil.h [deleted file]
gtk/gtktextutilprivate.h [new file with mode: 0644]
gtk/gtktextview.c
gtk/gtktextviewprivate.h
gtk/gtktrashmonitor.c
gtk/gtktrashmonitor.h [deleted file]
gtk/gtktrashmonitorprivate.h [new file with mode: 0644]
gtk/gtktreedatalist.c
gtk/gtktreedatalist.h [deleted file]
gtk/gtktreedatalistprivate.h [new file with mode: 0644]
gtk/gtktreemodelsort.c
gtk/gtktreestore.c
testsuite/gtk/textbuffer.c