Pages du manuel Linux : Fonctions des bibliothèques

get_wch
get (or push back) a wide character from curses terminal keyboard
get_wstr
get an array of wide characters from a curses terminal keyboard
get_x_rotate_matrix
Construct X axis rotation matrices. Allegro game programming library.
get_x_rotate_matrix_f
See get_x_rotate_matrix.3alleg
get_x_rotate_quat
Construct axis rotation quaternions. Allegro game programming library.
get_y_rotate_matrix
Construct Y axis rotation matrices. Allegro game programming library.
get_y_rotate_matrix_f
See get_y_rotate_matrix.3alleg
get_y_rotate_quat
See get_x_rotate_quat.3alleg
get_z_rotate_matrix
Construct Z axis rotation matrices. Allegro game programming library.
get_z_rotate_matrix_f
See get_z_rotate_matrix.3alleg
get_z_rotate_quat
See get_x_rotate_quat.3alleg
GFile
The new file chooser widget
GFile.chooser
no description
GFile.chooser_button
no description
GFile.chooser_button_signals
no description
GFile.chooser_signals
no description
GFile.chooser_widget
no description
GFile.chooser_widget_signals
no description
GFile.filter
no description
gfx_capabilities
Bitfield describing video hardware capabilities. Allegro game programming library.
GFX_MODE
Stores video mode information. Allegro game programming library.
GFX_MODE_LIST
Stores an array of GFX_MODE structures. Allegro game programming library.
gfx_mode_select
Displays the Allegro graphics mode selection dialog.
gfx_mode_select_ex
Extended version of the graphics mode selection dialog. Allegro game programming library.
gfx_mode_select_filter
Even more extended version of the graphics mode selection dialog. Allegro game programming library.
gg-error
gg-error, gii-error, ggi-error : GGI error definitions
gg-types
gg-types : Portable types defined by libGG
ggAddTask
ggAddTask, ggDelTask, ggTimeBase, GG_SCHED_TICKS2USECS, GG_SCHED_USECS2TICKS : LibGG simple task scheduler routines
ggCurTime
ggCurTime, ggUSleep, ggUSlumber : Portable Time Routines
ggGetSwarType
ggGetSwarType : Get CPU features
ggGetUserDir
ggGetUserDir : Get user home directory
ggiCheckMode
ggiCheckMode, ggiCheckTextMode, ggiCheckGraphMode, ggiCheckSimpleMode : Check or negotiate a text/graphics mode on a visual
ggiCopyBox
ggiCopyBox : Copy a rectangular area
ggiCrossBlit
ggiCrossBlit : Copy a rectangular area between two visuals
ggiDBGetNumBuffers
ggiDBGetNumBuffers, ggiDBGetBuffer : Get DirectBuffers from a visual
ggiDrawBox
ggiDrawBox, ggiPutBox, ggiGetBox : Draw, put, and get a rectangle from a visual
ggiDrawHLine
ggiDrawHLine, ggiPutHLine, ggiGetHLine : Draw, put, and get a horizontal line from a visual
ggiDrawLine
ggiDrawLine : Draw a line on a visual #include <ggi/ggi.h>
ggiDrawPixel
ggiDrawPixel, ggiPutPixel, ggiGetPixel : Draw, put, and get a single pixel from a visual
ggiDrawVLine
ggiDrawVLine, ggiPutVLine, ggiGetVLine : Draw, put, and get a vertical line from a visual
ggiEventSend
ggiEventSend : Send commands and events to a LibGGI visual
ggiFillscreen
ggiFillscreen : Fills the entire virtual screen
ggiFlush
ggiFlush, ggiFlushRegion : Flush pending output
ggiGetc
ggiGetc, ggiKbhit : Convenience functions for simplistic keyboard input
ggiGetGamma
ggiGetGamma, ggiSetGamma, ggiGetGammaMap, ggiSetGammaMap, ggiGammaMax : Manipulate the gamma maps and the gamma correction of a visual
ggiGetInput
ggiGetInput, ggiDetachInput : Functions to translate from GGI visuals to GII input
ggiGetPixelFormat
ggiGetPixelFormat : Get a structure describing the format of a pixelvalue from a visual
ggiGetRayPos
Find out where the raster beam is.
ggiInit
ggiInit, ggiExit : Initialize and uninitialize LibGGI
ggiJoinInputs
ggiJoinInputs, ggiEventPoll, ggiEventSelect, ggiEventsQueued, ggiEventRead, ggiSetEventMask, ggiGetEventMask, ggiAddEventMask, ggiRemoveEventMask : Event management for LibGGI visual