gtk_sys

Function gtk_file_chooser_set_uri

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