Import line: | GObject = imports.gi.GObject; |
GIR File: | GObject-2.0.gir |
C documentation: | GParameter |
Struct : | Parameter |
Properties | Defined By | |
---|---|---|
name : String
|
GObject.Parameter | |
value : GObject.Value
|
GObject.Parameter |
Method / Constructor | Defined By | |
---|---|---|
new GObject.Parameter
()
Create a new GObject.Parameter
Create a new GObject.Parameter
|
None |
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 |
|