Function gtk_sys::gtk_file_chooser_dialog_new[][src]

pub unsafe extern "C" fn gtk_file_chooser_dialog_new(
    title: *const c_char,
    parent: *mut GtkWindow,
    action: GtkFileChooserAction,
    first_button_text: *const c_char,
     ...
) -> *mut GtkWidget