go
DBusMethodInvocation.getUserData
gio
DBusMethodInvocation
DBusMethodInvocation
Gets the
user_data
gpointer
passed to
g_dbus_connection_register_object()
.
class
DBusMethodInvocation
void
*
getUserData
(
)
Return Value
Type:
void
*
A
gpointer
Meta
Since
2.26
gio
DBusMethodInvocation
DBusMethodInvocation
constructors
this
functions
getConnection
getDBusMethodInvocationStruct
getInterfaceName
getMessage
getMethodInfo
getMethodName
getObjectPath
getParameters
getPropertyInfo
getSender
getStruct
getUserData
returnDbusError
returnErrorLiteral
returnErrorValist
returnGerror
returnValue
returnValueWithUnixFdList
takeError
static functions
getType
variables
gDBusMethodInvocation
Gets the user_data gpointer passed to g_dbus_connection_register_object().