c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Enum GLib.KeyFileFlags

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GKeyFileFlags
Enum : KeyFileFlags
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib.KeyFile
Method
load_from_data (String data, guint64 length, KeyFileFlags flags) : gboolean
GLib.KeyFile
Method
load_from_data_dirs (String file, Object out_values, KeyFileFlags flags) : gboolean
GLib.KeyFile
Method
load_from_dirs (String file, Array search_dirs, Object out_values, KeyFileFlags flags) : gboolean
GLib.KeyFile
Method
load_from_file (String file, KeyFileFlags flags) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:40 GMT+0800 (HKT)