GtkRecentChooserIface.selectUri

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

Throws

GException on failure.

Meta