go
RecentChooserIF.selectUri
gtk
RecentChooserIF
RecentChooserIF
Selects
uri
inside
chooser
.
interface
RecentChooserIF
bool
selectUri
(
string
uri
)
Parameters
uri
string
a URI
Return Value
Type:
bool
TRUE
if
uri
was found.
Throws
GException on failure.
Meta
Since
2.10
gtk
RecentChooserIF
RecentChooserIF
functions
addFilter
addOnItemActivated
addOnSelectionChanged
getCurrentItem
getCurrentUri
getFilter
getItems
getLimit
getLocalOnly
getRecentChooserStruct
getSelectMultiple
getShowIcons
getShowNotFound
getShowPrivate
getShowTips
getSortType
getStruct
getUris
listFilters
removeFilter
selectAll
selectUri
setCurrentUri
setFilter
setLimit
setLocalOnly
setSelectMultiple
setShowIcons
setShowNotFound
setShowPrivate
setShowTips
setSortFunc
setSortType
unselectAll
unselectUri
static functions
getType
Selects uri inside chooser.