gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
RecentChooserT.unselectUri
gtk
RecentChooserT
RecentChooserT
Unselects @uri inside @chooser.
template
RecentChooserT
(TStruct)
void
unselectUri
(
string
uri
)
Parameters
uri
string
a URI
Meta
Since
2.10
Source
See Implementation
gtk
RecentChooserT
RecentChooserT
classes
OnItemActivatedDelegateWrapper
OnSelectionChangedDelegateWrapper
functions
addFilter
addOnItemActivated
addOnSelectionChanged
getCurrentItem
getCurrentUri
getFilter
getItems
getLimit
getLocalOnly
getRecentChooserStruct
getSelectMultiple
getShowIcons
getShowNotFound
getShowPrivate
getShowTips
getSortType
getUris
listFilters
removeFilter
selectAll
selectUri
setCurrentUri
setFilter
setLimit
setLocalOnly
setSelectMultiple
setShowIcons
setShowNotFound
setShowPrivate
setShowTips
setSortFunc
setSortType
unselectAll
unselectUri
static functions
callBackItemActivated
callBackItemActivatedDestroy
callBackSelectionChanged
callBackSelectionChangedDestroy
variables
onItemActivatedListeners
onSelectionChangedListeners
Unselects @uri inside @chooser.