Query: gui_textout_ex
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gui_textout_ex(3alleg4) Allegro manual gui_textout_ex(3alleg4)NAMEgui_textout_ex - Draws a text string onto the screen with keyboard shortcut underbars. Allegro game programming library.SYNOPSIS#include <allegro.h> int gui_textout_ex(BITMAP *bmp, const char *s, int x, y, color, bg, centre);DESCRIPTIONHelper function for use by the GUI routines. Draws a text string onto the screen, interpreting the '&' character as an underbar for dis- playing keyboard shortcuts. Returns the width of the output string in pixels.SEE ALSOgui_strlen(3alleg4) Allegro version 4.4.2 gui_textout_ex(3alleg4)
Related Man Pages |
---|
circlefill(3alleg4) - debian |
circle(3alleg4) - netbsd |
circle(3alleg4) - v7 |
circle(3alleg4) - redhat |
circle(3alleg4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
Weird 'find' results |