go
GDBusObjectIface.getInterface
gio
c
types
GDBusObjectIface
struct
GDBusObjectIface
extern (
C
)
GDBusInterface
*
function
(
GDBusObject
*
object
,
const
(
char
)*
interfaceName
)
getInterface
;
Return Value
NULL
if not found, otherwise a
GDBusInterface
that must be freed with
g_object_unref()
.
gio
c
types
GDBusObjectIface
variables
getInterface
getInterfaces
getObjectPath
interfaceAdded
interfaceRemoved
parentIface