Method
Gtk RecentChooserset_select_multiple
since: 2.10
Declaration [src]
void
gtk_recent_chooser_set_select_multiple(
GtkRecentChooser*chooser,
gbooleanselect_multiple
)
Description [src]
Sets whether chooser can select multiple items.
Available since: 2.10
Sets property
Gtk.RecentChooser:select-multiple Parameters
select_multiple-
Type:
gbooleanTRUEifchoosercan select more than one item.