gtk_file_chooser_button_new

Function gtk_file_chooser_button_new 

Source
pub unsafe extern "C" fn gtk_file_chooser_button_new(
    title: *const c_char,
    action: GtkFileChooserAction,
) -> *mut GtkWidget