RygelDBusInterface
RygelDBusInterface
|
|
Object Hierarchy
GInterface
+----RygelDBusInterface
Prerequisites
RygelDBusInterface requires
GObject.
Details
rygel_dbus_interface_shutdown ()
void rygel_dbus_interface_shutdown (RygelDBusInterface *self
,
GError **error
);
self :
|
the RygelDBusInterface instance |
error :
|
location to store the error occuring, or NULL to ignore. [error-domains GIOErrorEnum]
|
RYGEL_DBUS_INTERFACE_SERVICE_NAME
#define RYGEL_DBUS_INTERFACE_SERVICE_NAME "org.gnome.Rygel1"
RYGEL_DBUS_INTERFACE_OBJECT_PATH
#define RYGEL_DBUS_INTERFACE_OBJECT_PATH "/org/gnome/Rygel1"
RygelDBusInterface
typedef struct _RygelDBusInterface RygelDBusInterface;