Method

GtkTreeRowReferenceget_model

since: 2.8

Declaration [src]

GtkTreeModel*
gtk_tree_row_reference_get_model (
  GtkTreeRowReference* reference
)

Description [src]

Returns the model that the row reference is monitoring.

Available since: 2.8

Return value

Type: GtkTreeModel

The model.

The returned data is owned by the instance.