Function gtk_file_filter_add_pattern

Source
pub unsafe extern "C" fn gtk_file_filter_add_pattern(
    filter: *mut GtkFileFilter,
    pattern: *const c_char,
)