Documentation
Dlang.org
GtkRecentChooserIface.selectAll
gtk
c
types
GtkRecentChooserIface
Selects all the items inside chooser, if the chooser supports multiple selection.
struct
GtkRecentChooserIface
extern (
C
)
void
function
(
GtkRecentChooser
*
chooser
)
selectAll
;
gtk
c
types
GtkRecentChooserIface
variables
addFilter
baseIface
getCurrentUri
getItems
getRecentManager
itemActivated
listFilters
removeFilter
selectAll
selectUri
selectionChanged
setCurrentUri
setSortFunc
unselectAll
unselectUri
Selects all the items inside chooser, if the chooser supports multiple selection.