GtkSelectionModelInterface.selectItem

struct GtkSelectionModelInterface
extern (C)
int function(GtkSelectionModel* model, uint position, int unselectRest) selectItem;

Return Value

%TRUE if this action was supported and no fallback should be tried. This does not mean the item was selected.

Meta