upower/libupower-glib
Christian Kellner 8da188b303 Replace use of deprecated g_type_class_add_private
Use G_DEFINE_TYPE_WITH_CODE (..., G_PRIVATE_ADD (...)) instead of
the (deprecated since glib 2.58) function g_type_class_add_private
to add a private structure for a type.
Bump the minimal required version of glib to 2.38.0, the version
where G_PRIVATE_ADD was added.
2019-02-21 12:07:59 +01:00
..
Makefile.am build: Fix up-daemon-generated.h not being found on distcheck 2018-10-25 13:12:35 +02:00
up-autocleanups.h Support g_autoptr() for all libupower-glib object types 2015-09-15 12:33:44 +01:00
up-client.c Replace use of deprecated g_type_class_add_private 2019-02-21 12:07:59 +01: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 Replace use of deprecated g_type_class_add_private 2019-02-21 12:07:59 +01: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 Replace use of deprecated g_type_class_add_private 2019-02-21 12:07:59 +01: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 Replace use of deprecated g_type_class_add_private 2019-02-21 12:07:59 +01: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: Use @see_also instead of "See also" 2018-09-30 19:19:02 +02:00
up-types.h docs: Better documentation for the BatteryLevel prop 2017-10-31 17:45:18 +01:00
up-version.h.in lib: Use @see_also instead of "See also" 2018-09-30 19:19:02 +02:00
up-wakeup-item.c Replace use of deprecated g_type_class_add_private 2019-02-21 12:07:59 +01: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 Replace use of deprecated g_type_class_add_private 2019-02-21 12:07:59 +01: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 lib: Use @see_also instead of "See also" 2018-09-30 19:19:02 +02:00