GtkRecentChooserIface.setCurrentUri

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

Return Value

%TRUE if the URI was found.

Throws

GException on failure.

Meta