gda.types
D types for gda5 library
Types 87
Function to be called by Libgda when the associated asynchronous method invoked finishes.
Parameters
provider | |
cnc | |
taskId | |
resultStatus | |
error |
Function to be called by Libgda when the associated asynchronous method invoked finishes
Parameters
provider | |
cnc | |
taskId | |
resultObj | |
error |
Rendering function type to render a #GValue
Parameters
value | the #GValue to render |
context | the rendering context |
Returns
Throws
Specifies the type of function to be passed to [gda.thread_wrapper.ThreadWrapper.connectRaw]
Parameters
wrapper | the #GdaThreadWrapper |
instance | a pointer to the instance which emitted the signal |
signame | the name of the signal being emitted |
nParamValues | number of GValue in param_values |
paramValues | array of n_param_values GValue |
gdaReserved | reserved |
Specifies the type of function to be passed to [gda.thread_wrapper.ThreadWrapper.execute].
Parameters
arg | pointer to the data (which is the arg argument passed to [gda.thread_wrapper.ThreadWrapper.executeVoid]) |
Returns
Throws
Specifies the type of function to be passed to [gda.thread_wrapper.ThreadWrapper.executeVoid].
Parameters
arg | a pointer to the data (which is the arg argument passed to [gda.thread_wrapper.ThreadWrapper.executeVoid]) |
Throws
Variables 12
ATTRIBUTE_AUTO_INCREMENT = "__gda_attr_autoinc"The corresponding attribute specifies if the object it refers to is auto incremented (value has a G_TYPE_BOOLEAN type).
ATTRIBUTE_DESCRIPTION = "__gda_attr_descr"The corresponding attribute is the description of the object it refers to (value has a G_TYPE_STRING type).
ATTRIBUTE_IS_DEFAULT = "__gda_attr_is_default"The corresponding attribute specifies if the object it refers to has its value to default (value has a G_TYPE_BOOLEAN type).
ATTRIBUTE_NAME = "__gda_attr_name"The corresponding attribute is the name of the object it refers to (value has a G_TYPE_STRING type).
ATTRIBUTE_NUMERIC_PRECISION = "__gda_attr_numeric_precision"The corresponding attribute is the number of significant digits of the object it refers to (value has a G_TYPE_INT type).
ATTRIBUTE_NUMERIC_SCALE = "__gda_attr_numeric_scale"The corresponding attribute is the number of significant digits to the right of the decimal point of the object it refers to (value has a G_TYPE_INT type).
ATTRIBUTE_TREE_NODE_UNKNOWN_CHILDREN = "__gda_attr_tnuchild"This attribute, if true specifies that a tree node may or may not have any children nodes (value has a G_TYPE_BOOLEAN type).
EXTRA_AUTO_INCREMENT = "AUTO_INCREMENT"SERVER_PROVIDER_UNDEFINED_LIMITING_THREAD = 1SQLSTATE_GENERAL_ERROR = "HY000"SQLSTATE_NO_ERROR = "00000"TIMEZONE_INVALID = 86400