gtk4_sys

Function gtk_file_chooser_set_file

Source
pub unsafe extern "C" fn gtk_file_chooser_set_file(
    chooser: *mut GtkFileChooser,
    file: *mut GFile,
    error: *mut *mut GError,
) -> gboolean