IniWorker
Object Hierarchy:
Description:
[
Version ( since =
"7.5" ) ]
public sealed class IniWorker :
Worker
Ini helper for de/serialization
Content:
Static methods:
Creation methods:
- public IniWorker (string ini_string, Settings? settings = null) throws Error
Performs initialization for deserialization. Accepts a ini string. In
case of a parsing error
- public IniWorker.from_bytes (Bytes bytes, Settings? settings = null) throws Error
Performs initialization for deserialization. Accepts a ini string in
the form of bytes, the object GLib.Bytes. In case of a parsing error
- public IniWorker.from_data (owned uint8[] data, Settings? settings = null) throws Error
Performs initialization for deserialization. Accepts a ini string in
the form of bytes, an uint8 array. In case of a parsing error
Methods:
Inherited Members:
All known members inherited from class Serialize.Worker
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref