al_get_app_name - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

const char *al_get_app_name(void)

Description

Returns the global application name string.

See Also

al_set_app_name(3)

Referenced By

al_get_new_window_title(3), al_set_app_name(3).

Allegro reference manual