[ 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.
this |
an object which implements the DataSelector interface |
the DataModel |