al_clipboard_has_text - Allegro 5 API
Contents
Description
This function returns true if and only if the clipboard has text available.
Name
al_clipboard_has_text - Allegro 5 API
See Also
al_set_clipboard_text(3alleg5), al_get_clipboard_text(3alleg5) Allegro reference manual al_clipboard_has_text(3alleg5)
Since
5.1.12
Synopsis
#include <allegro5/allegro.h>
bool al_clipboard_has_text(ALLEGRO_DISPLAY *display)
