GtkSelectionModelInterface.isSelected

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

Return Value

%TRUE if the item is selected

Meta