Top | ![]() |
![]() |
![]() |
![]() |
void rygel_dbus_interface_shutdown (RygelDBusInterface *self
,GError **error
);
self |
the RygelDBusInterface instance |
|
error |
location to store the error occuring, or |
[error-domains GIOErrorEnum] |
struct RygelDBusInterfaceIface { GTypeInterface parent_iface; void (*shutdown) (RygelDBusInterface* self, GError** error); };
Interface for creating RygelDBusInterface implementations.
GTypeInterface |
the parent interface structure |
|
virtual method called by |