Import line: | Gda = imports.gi.Gda; |
GIR File: | Gda-4.0.gir |
C documentation: | GdaValueAttribute |
Enum : | ValueAttribute |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gda.ValueAttribute.ACTIONS_SHOWN : 32
|
|
Number Gda.ValueAttribute.CAN_BE_DEFAULT : 8
|
|
Number Gda.ValueAttribute.CAN_BE_NULL : 2
|
|
Number Gda.ValueAttribute.DATA_NON_VALID : 64
|
|
Number Gda.ValueAttribute.HAS_VALUE_ORIG : 128
|
|
Number Gda.ValueAttribute.IS_DEFAULT : 4
|
|
Number Gda.ValueAttribute.IS_NULL : 1
|
|
Number Gda.ValueAttribute.IS_UNCHANGED : 16
|
|
Number Gda.ValueAttribute.NONE : 0
|
|
Number Gda.ValueAttribute.NO_MODIF : 256
|
|
Number Gda.ValueAttribute.UNUSED : 512
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gda.DataModel
Method |
Get the attributes of the value stored at (row, col) in model, which is an ORed value of GdaValueAttribute flags.
|
Gda.DataProxy
Method |
|
Gda.DataProxy
Method |
|
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 |
|
Gdaui.DataCellRendererTextual
Property |
value_attributes : Gda.ValueAttribute
|
Gdaui.DataEntry
Method |
set_attributes
(ValueAttribute attrs, ValueAttribute mask)
:
none
|
Gdaui.DataEntry
Method |
get_attributes
()
:
Gda.ValueAttribute
|