Documentation
Dlang.org
RecentChooser.setCurrentUri
gtk
recent_chooser
RecentChooser
Sets uri as the current URI for chooser.
interface
RecentChooser
bool
setCurrentUri
(
string
uri
)
Parameters
uri
string
a URI
Return Value
Type:
bool
true if the URI was found.
Throws
ErrorWrap
gtk
recent_chooser
RecentChooser
functions
addFilter
connectItemActivated
connectSelectionChanged
getCurrentItem
getCurrentUri
getFilter
getItems
getLimit
getLocalOnly
getSelectMultiple
getShowIcons
getShowNotFound
getShowPrivate
getShowTips
getSortType
getUris
listFilters
removeFilter
selectAll
selectUri
setCurrentUri
setFilter
setLimit
setLocalOnly
setSelectMultiple
setShowIcons
setShowNotFound
setShowPrivate
setShowTips
setSortFunc
setSortType
unselectAll
unselectUri
properties
filter
limit
localOnly
selectMultiple
showIcons
showNotFound
showPrivate
showTips
sortType
static functions
_getGType
Sets uri as the current URI for chooser.