al_set_window_title
void al_set_window_title(ALLEGRO_DISPLAY *display, const char *title)
Introduced in 5.0.0
Set the title on a display.
See also: al_set_display_icon
Examples: ex_bitmap, ex_haiku, ex_icon, ex_logo, ex_multisample, ex_ogre3d, ex_prim, ex_subbitmap, ex_synth, ex_transform
Most helpful discussions:
- Convert *bitmap to char buffer
- Having Trouble with exit(1) - Stalling Program
- My second game, space invader simplified
- I'm new
- Allegro Access Violation while Drawing
- Game Crashing and I'm not sure why?
- letters are rendered in their seperated form, this may require glyph hook maybe?
- How to fix loading videos from zip that is in a path?
- al_get_opengl_proc_address failed
- A segfault for libmpv
Other recent discussions:
- get all pressed keys? (part two)
- Icon on Mac
- Quick Question about MSAA
- Temporally blocking window resizing.
- Problem in Allegro 5.2.4 Timer!
- al_uninstall_system excutes a function called "shutdown" if present
- Install Allegro 5.2.4.1 on Win10
- [Allegro5] Popup menu fails to display
- Drawing onto bitmap crashes when resizing the display
- [A5] Show & Hide window/display Cross-Platform ?