[][src]Function gtk_sys::gtk_recent_chooser_select_uri

pub unsafe extern "C" fn gtk_recent_chooser_select_uri(
    chooser: *mut GtkRecentChooser,
    uri: *const c_char,
    error: *mut *mut GError
) -> gboolean