gtk_sys

Function gtk_file_chooser_set_filename

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