get_model_for_item
Description:
public unowned ListModel?
get_model_for_item (
uint position)
Returns the model containing the item at the given position.
Parameters:
this |
a `GtkFlattenListModel`
|
position |
a position
|
Returns:
the model containing the item at position
|