Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.ApplicationFlags

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GApplicationFlags
Enum : ApplicationFlags
Flags used to define the behaviour of a GApplication.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.Application
Property
Gio.Application
Method
new Gio.Application.c_new (String application_id, ApplicationFlags flags) : Gio.Application
Create a new Gio.Application
Gio.Application
Method
get_flags () : Gio.ApplicationFlags
Gets the flags for application.
Gio.Application
Method
set_flags (ApplicationFlags flags) : none
Sets the flags for application.
Gtk.Application
Method
new Gtk.Application.c_new (String application_id, ApplicationFlags flags) : Gtk.Application
Create a new Gtk.Application
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:32 GMT+0800 (HKT)