Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

Enum Gda.ValueAttribute

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaValueAttribute
Enum : ValueAttribute
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda.DataModel
Method
get_attributes_at (Number col, Number row) : Gda.ValueAttribute
Get the attributes of the value stored at (row, col) in model, which is an ORed value of GdaValueAttribute flags.
Gda.DataProxy
Method
get_value_attributes (Number proxy_row, Number col) : Gda.ValueAttribute
Gda.DataProxy
Method
alter_value_attributes (Number proxy_row, Number col, ValueAttribute alter_flags) : none
Gdaui.DataCellRendererBin
Property
value_attributes : Gda.ValueAttribute
Gdaui.DataCellRendererBoolean
Property
value_attributes : Gda.ValueAttribute
Gdaui.DataCellRendererCombo
Property
value_attributes : Gda.ValueAttribute
Gdaui.DataCellRendererInfo
Property
value_attributes : Gda.ValueAttribute
Gdaui.DataCellRendererInfo
Signal
status_changed (DataCellRendererInfo self, String object, ValueAttribute p0) : none
Gdaui.DataCellRendererTextual
Property
value_attributes : Gda.ValueAttribute
Gdaui.DataEntry
Method
set_attributes (ValueAttribute attrs, ValueAttribute mask) : none
Gdaui.DataEntry
Method
get_attributes () : Gda.ValueAttribute
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:10 GMT+0800 (HKT)