| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GDBusMethodInfo |
| Struct : | DBusMethodInfo |
| Show / Hide Inherited methods, properties and signals |
| 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 : Number
|
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
|
|
Gio.DBusMethodInvocation
Method |
new Gio.DBusMethodInvocation.c_new
(String sender, String object_path, String interface_name, String method_name, DBusMethodInfo method_info, DBusConnection connection, DBusMessage message, Variant parameters, void* user_data)
:
Gio.DBusMethodInvocation
Create a new Gio.DBusMethodInvocation
|
|
Gio.DBusMethodInvocation
Method |
get_method_info
()
:
Gio.DBusMethodInfo
|