gtk_sys

Function gtk_file_chooser_set_current_folder

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