DataModel.sendHint

Sends a hint to the data model. The hint may or may not be handled by the data model, depending on its implementation

interface DataModel
void
sendHint

Parameters

hint gda.types.DataModelHint

a hint to send to the model

hintValue gobject.value.Value

an optional value to specify the hint, or null