glib/docs/reference
Philip Withnall 21f8f89820 gmain: Add GMainContextPusher convenience API
This is like `GMutexLocker`, in that if you are able to use
`g_autoptr()`, it makes popping a `GMainContext` off the thread-default
main context stack easier when exiting a function.

A few uses of `G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS` are needed to
avoid warnings when building apps against GLib with
`GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_64`.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2019-10-23 11:35:58 +01:00
..
gio Merge branch 'wip/tingping/pkcs11' into 'master' 2019-10-03 12:12:16 +00:00
glib gmain: Add GMainContextPusher convenience API 2019-10-23 11:35:58 +01:00
gobject docs: Remove priv pointers from the tutorial example 2019-09-20 11:38:47 +02:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build gversionmacros: Add version macros for GLib 2.64 2019-09-17 12:24:16 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00