Function gtk_sys::gtk_recent_chooser_set_current_uri
[−]
[src]
pub unsafe extern "C" fn gtk_recent_chooser_set_current_uri(
chooser: *mut GtkRecentChooser,
uri: *const c_char,
error: *mut *mut GError
) -> gboolean