IconView.selectAll

void selectAll()

Selects all the icons. icon_view must has its selection mode set to [gtk.types.SelectionMode.Multiple].

Deprecated

Use [gtk.grid_view.GridView] instead