Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Struct Gio.DBusMethodInfo

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDBusMethodInfo
Struct : DBusMethodInfo
  Show / Hide Inherited methods, properties and signals
Information about a method on an D-Bus interface.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gio.DBusMethodInfo ()
Create a new Gio.DBusMethodInfo
Create a new Gio.DBusMethodInfo
 
Events
None
Used by These Methods / Signals / Properties
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
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:31 GMT+0800 (HKT)