Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDBusMethodInfo |
Struct : | DBusMethodInfo |
Properties | Defined By | |
---|---|---|
annotations : Gio.DBusAnnotationInfo
|
Gio.DBusMethodInfo | |
in_args : Gio.DBusArgInfo
|
Gio.DBusMethodInfo | |
name : String
|
Gio.DBusMethodInfo | |
out_args : Gio.DBusArgInfo
|
Gio.DBusMethodInfo | |
ref_count : gint32
|
Gio.DBusMethodInfo |
Method / Constructor | Defined By | |
---|---|---|
new Gio.DBusMethodInfo
()
Create a new Gio.DBusMethodInfo
Create a new Gio.DBusMethodInfo
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.DBusInterfaceInfo
Method |
lookup_method
(String name)
:
Gio.DBusMethodInfo
Looks up information about a method.
|
Gio.DBusMethodInvocation
Method |
get_method_info
()
:
Gio.DBusMethodInfo
Gets information about the method call, if any.
|