c
Back to Seed Clases

Json


Classes

Interfaces

Structs

Unions

Enums

Struct Json.Object

Import line: Json = imports.gi.Json;
GIR File: Json-1.0.gir
C documentation: JsonObject
Struct : Object
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Json.Object.c_new () : Json.Object
Create a new Json.Object
Create a new Json.Object
Returns:
Json.Object
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Json.Array
Method
add_object_element (Object value) : none
Json.Array
Method
get_object_element (guint32 index_) : Json.Object
Json.Node
Method
dup_object () : Json.Object
Json.Node
Method
get_object () : Json.Object
Json.Node
Method
set_object (Object object) : none
Json.Node
Method
take_object (Object object) : none
Json.Parser
Signal
object_end (Parser self, Object object) : none
Json.Parser
Signal
object_member (Parser self, Object object, String member_name) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:36 GMT+0800 (HKT)