gtk2/docs/reference
Sébastien Wilmet bce4a0abde app: extract GtkApplicationAccels private class
This has several benefits:
- Less code in GtkApplication. The accels handling is something
  self-contained, and GtkApplication now delegates the work.
- For the accels functions, there is now a distinction between static
  functions and functions in the gtkapplicationaccelsprivate.h header,
  which makes the code easier to understand, because we have a good
  overview just by reading the header.
- The struct _GtkApplicationPrivate is now easier to find instead of
  being in the middle of the file.

https://bugzilla.gnome.org/show_bug.cgi?id=764879
2016-04-22 12:39:18 +02:00
..
gdk Ad d new API to the docs 2016-04-21 22:55:57 -04:00
gtk app: extract GtkApplicationAccels private class 2016-04-22 12:39:18 +02:00
libgail-util Document gtk_application_get_menu_by_id 2014-07-07 19:44:39 -04:00
Makefile.am Keep building libgail-util docs for now 2011-07-22 19:52:54 -04:00