upower/libupower-glib
Guido Günther 0c180d044f lib: Work-around to fix gtk-doc's type detection
Without the braces on the same line gtk-doc adds function pointers as
functions to the documentation and fails to detect the types as
GObjects. This fixes object names in the index and cross refs.

See the examples in

https://developer.gnome.org/gtk-doc-manual/stable/documenting_symbols.html.en
2018-09-30 19:18:35 +02:00
..
Makefile.am Support g_autoptr() for all libupower-glib object types 2015-09-15 12:33:44 +01:00
up-autocleanups.h Support g_autoptr() for all libupower-glib object types 2015-09-15 12:33:44 +01:00
up-client.c lib: Add a new version of up_client_get_devices which unrefs contents 2018-05-31 09:42:56 +12:00
up-client.h lib: Work-around to fix gtk-doc's type detection 2018-09-30 19:18:35 +02:00
up-device.c lib: Mention that battery level is preferred when present 2018-04-19 03:40:40 +02:00
up-device.h lib: Work-around to fix gtk-doc's type detection 2018-09-30 19:18:35 +02:00
up-history-item.c lib: No need to set private members to NULL 2013-10-14 10:42:55 +02:00
up-history-item.h lib: Work-around to fix gtk-doc's type detection 2018-09-30 19:18:35 +02:00
up-stats-item.c lib: No need to set private members to NULL 2013-10-14 10:42:55 +02:00
up-stats-item.h lib: Work-around to fix gtk-doc's type detection 2018-09-30 19:18:35 +02:00
up-types.c lib: Add UP_DEVICE_KIND_GAMING_INPUT for gaming devices 2017-08-31 16:21:18 +02:00
up-types.h docs: Better documentation for the BatteryLevel prop 2017-10-31 17:45:18 +01:00
up-version.h.in Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-wakeup-item.c lib: No need to set private members to NULL 2013-10-14 10:42:55 +02:00
up-wakeup-item.h lib: Work-around to fix gtk-doc's type detection 2018-09-30 19:18:35 +02:00
up-wakeups.c lib: Simplify resource destruction 2018-04-18 12:45:51 +02:00
up-wakeups.h Use GCancellable in libupower-glib so we can eventually get to GIO async methods without breaking future API 2010-02-05 09:41:06 +00:00
upower.h Support g_autoptr() for all libupower-glib object types 2015-09-15 12:33:44 +01:00