Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.FlagsClass

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GFlagsClass
Struct : FlagsClass
  Show / Hide Inherited methods, properties and signals
The class of a flags type holds information about its possible values.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.FlagsClass ()
Create a new GObject.FlagsClass
Create a new GObject.FlagsClass
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.flags_get_first_value (FlagsClass flags_class, Number value) : GObject.FlagsValue
GObject
Method
GObject.flags_get_value_by_name (FlagsClass flags_class, String name) : GObject.FlagsValue
GObject
Method
GObject.flags_get_value_by_nick (FlagsClass flags_class, String nick) : GObject.FlagsValue
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:01 GMT+0800 (HKT)