GtkSelectionModelInterface.selectAll

Select all items in the model. If the operation is unsupported or known to fail for all items, return false.

struct GtkSelectionModelInterface
extern (C)
bool function(GtkSelectionModel* model) selectAll;