GtkSelectionModelInterface.isSelected

Return if the item at the given position is selected.

struct GtkSelectionModelInterface
extern (C)
bool function(GtkSelectionModel* model, uint position) isSelected;