GtkRecentChooserIface.selectUri

struct GtkRecentChooserIface
extern (C)
int function(GtkRecentChooser* chooser, const(char)* uri, GError** err) selectUri;

Return Value

%TRUE if @uri was found.

Throws

GException on failure.

Meta