gtk/docs/reference/gdk
Benjamin Otte 6e935d469a x11: Get rid of GdkAtom and APIs supporting it.
replace all uses with const char * (non-interned).
Also remove a lot fo juggling from atom to GdkAtom to string and back.

The X Atom hash table is now mapping to (again, non-interned) strings.
2020-02-23 01:59:26 +01:00
..
images docs: Remove unused images 2018-01-04 15:26:52 -05:00
gdk4-docs.xml gdk: Remove gdk_text_property_to_utf8_list_for_display() 2020-02-23 01:59:26 +01:00
gdk4-overrides.txt docs: Fix the override for GdkAtom 2019-05-21 14:31:41 +01:00
gdk4-sections.txt x11: Get rid of GdkAtom and APIs supporting it. 2020-02-23 01:59:26 +01:00
gdk4.types docs: Fix GdkContentProvider documentation 2018-07-19 20:05:19 +03:00
meson.build meson: Rename documentation option to gtk_doc 2019-07-01 20:16:37 -04:00
version.xml.in