GtkRecentChooserIface.selectAll

Selects all the items inside chooser, if the chooser supports multiple selection.

struct GtkRecentChooserIface
extern (C)
void function(GtkRecentChooser* chooser) selectAll;