gtk_sys

Function gtk_file_chooser_select_uri

Source
pub unsafe extern "C" fn gtk_file_chooser_select_uri(
    chooser: *mut GtkFileChooser,
    uri: *const c_char,
) -> gboolean