glib/docs/reference/gobject
Arnaud Rebillout f722f11e57 Rename GTK+ to GTK (mostly comments and documentation)
GTK lost it's '+' suffix back in 2019, according to
<https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html>

This commit can be re-generated with:

    git grep -l GTK+ \
    | grep -v -e ^NEWS -e ^glib/tests/collate.c \
    | xargs sed -i 's/GTK+/GTK/g'

Most of the changes are in comments and documentation.
2023-05-10 10:56:44 +07:00
..
images add missing image 2005-04-22 18:34:41 +00:00
xml docs: Change Bugzilla references to GitLab 2018-06-15 13:04:39 +01:00
glib-genmarshal.xml docs: Document generated headers caveats for genmarshal 2020-02-25 03:14:50 +05:30
glib-mkenums.xml docs: Remove a stray > in the glib-mkenums man page 2022-12-07 08:17:17 +00:00
gobject-docs.xml doc: Workaround missing API index 2023-04-14 17:08:35 +01:00
gobject-overrides.txt Improve separation of generic non-generic parts and dependencies. 2000-09-06 15:01:07 +00:00
gobject-query.xml docs: Improve man page consistency 2012-08-03 23:36:45 -04:00
gobject-sections.txt gobject: Add G_TYPE_FLAG_DEPRECATED 2022-11-09 12:07:31 +00:00
meson.build Fix symbol visibility macros on Windows 2022-10-13 20:53:56 -04:00
tut_gobject.xml Rename GTK+ to GTK (mostly comments and documentation) 2023-05-10 10:56:44 +07:00
tut_gsignal.xml Rename GTK+ to GTK (mostly comments and documentation) 2023-05-10 10:56:44 +07:00
tut_gtype.xml gtype: Improve documentation for G_TYPE_IS_CLASSED and interfaces 2023-04-13 15:37:00 +01:00
tut_howto.xml Rename GTK+ to GTK (mostly comments and documentation) 2023-05-10 10:56:44 +07:00
tut_intro.xml Rename GTK+ to GTK (mostly comments and documentation) 2023-05-10 10:56:44 +07:00
tut_tools.xml Rename GTK+ to GTK (mostly comments and documentation) 2023-05-10 10:56:44 +07:00
version.xml.in Add version info to API docs. 2002-11-23 01:37:17 +00:00