al_set_clipboard_text(3alleg5) | al_set_clipboard_text(3alleg5) |
al_set_clipboard_text - Allegro 5 API
#include <allegro5/allegro.h> bool al_set_clipboard_text(ALLEGRO_DISPLAY *display, const char *text)
This function pastes the text given as an argument to the clipboard.
5.1.12
al_get_clipboard_text(3alleg5), al_clipboard_has_text(3alleg5)
Allegro reference manual |