RecentChooserIF.selectUri

Selects uri inside chooser. Since 2.10

interface RecentChooserIF
int
selectUri
(
string uri
)

Parameters

uri string

a URI

Return Value

Type: int

TRUE if uri was found.

Throws

GException on failure.

Meta