GtkRecentChooserIface.unselectUri

Unselects uri inside chooser.

struct GtkRecentChooserIface
extern (C)
void function(GtkRecentChooser* chooser, const(char)* uri) unselectUri;