GtkRecentChooserIface.setCurrentUri

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

Throws

GException on failure.

Meta