gtk_sys

Function gtk_recent_chooser_select_uri

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