Rename GtkIcon widget to GtkBuiltinIcon
authorAlexander Larsson <alexl@redhat.com>
Tue, 28 Jan 2020 14:03:42 +0000 (15:03 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 30 Jan 2020 09:53:33 +0000 (10:53 +0100)
commit6a15e9169d018a18fdaa481287d5facfd2b142f1
tree9017548b2eed00d6ee3862562aae8c68140f77d3
parent6af4b6a644bb8ad29088cf5dc37dbe426a005937
Rename GtkIcon widget to GtkBuiltinIcon

This is an internal widget whose name is not very important, and we
want to rename GtkIconInfo to GtkIcon, so lets rename this.
15 files changed:
gtk/gtkbuiltinicon.c [new file with mode: 0644]
gtk/gtkbuiltiniconprivate.h [new file with mode: 0644]
gtk/gtkcheckbutton.c
gtk/gtkcombobox.c
gtk/gtkexpander.c
gtk/gtkicon.c [deleted file]
gtk/gtkiconprivate.h [deleted file]
gtk/gtkmenusectionbox.c
gtk/gtkmodelbutton.c
gtk/gtknotebook.c
gtk/gtktreepopover.c
gtk/inspector/object-tree.c
gtk/inspector/recorder.c
gtk/meson.build
gtk/ui/gtkcombobox.ui