Docs.rs
  • allegro_dialog-sys-0.0.45
    • allegro_dialog-sys 0.0.45
    • Docs.rs crate page
    • Zlib
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • SiegeLord
    • Dependencies
      • allegro-sys =0.0.45 normal
      • allegro_util =0.0.45 normal
      • libc ^0.2 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

allegro_dialog_sys0.0.45

Module allegro_dialog

  • Enums
  • Constants
  • Functions

In crate allegro_dialog_sys

?
Change settings

Module allegro_dialog_sys::allegro_dialog

source ·

Enums

  • ALLEGRO_FILECHOOSER
  • ALLEGRO_TEXTLOG

Constants

  • ALLEGRO_EVENT_NATIVE_DIALOG_CLOSE
  • ALLEGRO_FILECHOOSER_FILE_MUST_EXIST
  • ALLEGRO_FILECHOOSER_FOLDER
  • ALLEGRO_FILECHOOSER_MULTIPLE
  • ALLEGRO_FILECHOOSER_PICTURES
  • ALLEGRO_FILECHOOSER_SAVE
  • ALLEGRO_FILECHOOSER_SHOW_HIDDEN
  • ALLEGRO_MESSAGEBOX_ERROR
  • ALLEGRO_MESSAGEBOX_OK_CANCEL
  • ALLEGRO_MESSAGEBOX_QUESTION
  • ALLEGRO_MESSAGEBOX_WARN
  • ALLEGRO_MESSAGEBOX_YES_NO
  • ALLEGRO_TEXTLOG_MONOSPACE
  • ALLEGRO_TEXTLOG_NO_CLOSE

Functions

  • al_append_native_text_log⚠
  • al_close_native_text_log⚠
  • al_create_native_file_dialog⚠
  • al_destroy_native_file_dialog⚠
  • al_get_allegro_native_dialog_version⚠
  • al_get_native_file_dialog_count⚠
  • al_get_native_file_dialog_path⚠
  • al_get_native_text_log_event_source⚠
  • al_init_native_dialog_addon⚠
  • al_open_native_text_log⚠
  • al_show_native_file_dialog⚠
  • al_show_native_message_box⚠
  • al_shutdown_native_dialog_addon⚠