get_model


Description:

[ Version ( since = "4.2" ) ]
public abstract unowned DataModel get_model ()

Queries the DataModel from which the data displayed by the widget implementing this are.

Beware that the returned data model may be different than the one used when the widget was created in case it internally uses a DataProxy.

Parameters:

this

an object which implements the DataSelector interface

Returns:

the DataModel