gui_strlen(3alleg4) Allegro manual gui_strlen(3alleg4)NAMEgui_strlen - Returns the length of a string in pixels. Allegro game programming library.SYNOPSIS#include <allegro.h> int gui_strlen(const char *s);DESCRIPTIONHelper function for use by the GUI routines. Returns the length of a string in pixels, ignoring '&' characters.SEE ALSOgui_textout_ex(3alleg4) Allegro version 4.4.2 gui_strlen(3alleg4)
| Related Man Pages |
|---|
| exgui(3alleg4) - debian |
| set_trans_blender(3alleg4) - suse |
| set_trans_blender(3alleg4) - centos |
| set_trans_blender(3alleg4) - mojave |
| set_trans_blender(3alleg4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |