Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Enum GLib.UserDirectory

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GUserDirectory
Enum : UserDirectory
These are logical ids for special directories which are defined
depending on the platform used. You should use g_get_user_special_dir()
to retrieve the full path associated to the logical id.
The GUserDirectory enumeration can be extended at later date. Not
every platform has a directory for every logical id in this
enumeration.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib
Method
GLib.get_user_special_dir (UserDirectory directory) : String
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:39 GMT+0800 (HKT)