allegro5.clipboard

Undocumented in source.

Members

Functions

al_clipboard_has_text
bool al_clipboard_has_text(ALLEGRO_DISPLAY* display)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_clipboard_text
char* al_get_clipboard_text(ALLEGRO_DISPLAY* display)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_set_clipboard_text
bool al_set_clipboard_text(ALLEGRO_DISPLAY* display, char* text)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta