API Version: 4.0
Library Version: 4.2.0
gboolean unselect_item ( GtkSelectionModel* model, guint position )
Requests to unselect an item in the model.
position
guint
the position of the item to unselect
gboolean
TRUE if this action was supported and no fallback should be tried. This does not mean the item was unselected.
TRUE