[][src]Function gtk_sys::gtk_file_chooser_set_file

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