Function gtk_sys::gtk_file_chooser_set_filename[][src]

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