c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.KeyFile

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GKeyFile
Struct : KeyFile
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.DesktopAppInfo
Method
new Gio.DesktopAppInfo.from_keyfile (KeyFile key_file) : Gio.DesktopAppInfo
Create a new Gio.DesktopAppInfo
Gtk.PageSetup
Method
new Gtk.PageSetup.from_key_file (KeyFile key_file, String group_name) : Gtk.PageSetup
Create a new Gtk.PageSetup
Gtk.PageSetup
Method
load_key_file (KeyFile key_file, String group_name) : gboolean
Gtk.PageSetup
Method
to_key_file (KeyFile key_file, String group_name) : none
Gtk.PaperSize
Method
new Gtk.PaperSize.from_key_file (KeyFile key_file, String group_name) : Gtk.PaperSize
Create a new Gtk.PaperSize
Gtk.PaperSize
Method
to_key_file (KeyFile key_file, String group_name) : none
Gtk.PrintSettings
Method
new Gtk.PrintSettings.from_key_file (KeyFile key_file, String group_name) : Gtk.PrintSettings
Create a new Gtk.PrintSettings
Gtk.PrintSettings
Method
load_key_file (KeyFile key_file, String group_name) : gboolean
Gtk.PrintSettings
Method
to_key_file (KeyFile key_file, String group_name) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:42 GMT+0800 (HKT)