DataModel.sendHint

void sendHint(gda.types.DataModelHint hint, gobject.value.Value hintValue = null)

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

Parameters

hinta hint to send to the model
hintValuean optional value to specify the hint, or null