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
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
Looks up information about a method.
Gio.DBusMethodInvocation
Method
get_method_info () : Gio.DBusMethodInfo
Gets information about the method call, if any.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:25 GMT+0800 (HKT)