Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.Parameter

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GParameter
Struct : Parameter
The GParameter struct is an auxiliary structure used
to hand parameter name/value pairs to g_object_newv().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.Parameter ()
Create a new GObject.Parameter
Create a new GObject.Parameter
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio
Method
Gio.async_initable_newv_async (Number object_type, guint32 n_parameters, Parameter parameters, gint32 io_priority, Cancellable cancellable, Function callback, void* user_data) : none
Helper function for constructing GAsyncInitiable object.
Gio
Method
Gio.initable_newv (Number object_type, guint32 n_parameters, Parameter parameters, Cancellable cancellable) : void*
Helper function for constructing GInitiable object.
Peas.ObjectModule
Method
create_object (Number interface, guint32 n_parameters, Parameter parameters) : GObject.Object
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:46 GMT+0800 (HKT)