1al_clipboard_has_text(3)                              al_clipboard_has_text(3)
2
3
4

NAME

6       al_clipboard_has_text - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       This function returns true if and only if the clipboard has text availā€
15       able.
16

SINCE

18       5.1.12
19

SEE ALSO

21       al_set_clipboard_text(3), al_get_clipboard_text(3)
22
23
24
25Allegro reference manual                              al_clipboard_has_text(3)
Impressum