Method
GtkIconViewselect_all
Declaration [src]
void
gtk_icon_view_select_all (
GtkIconView* icon_view
)
Description [src]
Selects all the icons. icon_view
must has its selection mode set
to GTK_SELECTION_MULTIPLE
.
Deprecated since: | 4.10 |
Use |