Top | ![]() |
![]() |
![]() |
![]() |
#define EGG_DBUS_TYPE_OBJECT_PATH (egg_dbus_object_path_get_type())
The GType for a D-Bus object path.
#define EGG_DBUS_TYPE_OBJECT_PATH_ARRAY (egg_dbus_object_path_array_get_type())
The GType for holding a NULL
-terminated array of D-Bus object paths.
typedef gchar* EggDBusObjectPath;
A C representable type for EGG_DBUS_TYPE_OBJECT_PATH.
typedef GStrv EggDBusObjectPathArray;
A C representable type for EGG_DBUS_TYPE_OBJECT_PATH_ARRAY.