al_clipboard_has_text(3) al_clipboard_has_text(3)

al_clipboard_has_text - Allegro 5 API

#include <allegro5/allegro.h>
bool al_clipboard_has_text(ALLEGRO_DISPLAY *display)

This function returns true if and only if the clipboard has text available.

5.1.12

al_set_clipboard_text(3), al_get_clipboard_text(3)

Allegro reference manual