gtk-d v3.8.0 (2018-03-31T20:29:50Z)
Home
Dub
Repo
GDBusObjectManagerIface.getInterface
gio
c
types
GDBusObjectManagerIface
struct
GDBusObjectManagerIface
extern (
C
)
GDBusInterface
*
function
(
GDBusObjectManager
*
manager
,
const
(
char
)*
objectPath
,
const
(
char
)*
interfaceName
)
getInterface
;
Return Value
A #GDBusInterface instance or %NULL. Free with g_object_unref().
Meta
Source
See Implementation
gio
c
types
GDBusObjectManagerIface
variables
getInterface
getObject
getObjectPath
getObjects
interfaceAdded
interfaceRemoved
objectAdded
objectRemoved
parentIface