| Valadoc | Vala | Mailing-List | Language | Tutorials | References | Valadoc markup | Contact |
int MAJOR_VERSION
int MICRO_VERSION
int MINOR_VERSION
int VERSION_HEX
string VERSION_S
uint index_, Node element_node)
string member_name, Node member_node)
bool boxed_can_deserialize (Type gboxed_type, NodeType node_type)
bool boxed_can_serialize (Type gboxed_type, NodeType node_type)
Type gboxed_type, Node node)
Type gboxed_type, NodeType node_type, BoxedDeserializeFunc deserialize_func)
Type gboxed_type, NodeType node_type, BoxedSerializeFunc serialize_func)
Type gboxed_type, void* boxed)
Object construct_gobject (Type gtype, string data, size_t length) throws Error
Object gobject_deserialize (Type gtype, Node node)
Object gobject_from_data (Type gtype, string data, ssize_t length) throws Error
Object gobject)
string gobject_to_data (Object gobject, out size_t length)
string serialize_gobject (Object gobject, out size_t length)
