Pages du manuel Linux : Fonctions des bibliothèques

mface_merge
Merge faces.
mface_put_prop
Set a value of a face property.
mface_update
Update a face.
mfont
Create a new font.
mfontset
Return a fontset.
mfontset_copy
Make a copy of a fontset.
mfontset_lookup
Lookup a fontset.
mfontset_modify_entry
Modify the contents of a fontset.
mfontset_name
Return the name of a fontset.
mfont_copy
Make a copy of a font.
mfont_find
Find a font.
mfont_from_name
Create a new font from fontname.
mfont_get_prop
Get a property value of a font.
mfont_list
Get a list of fonts.
mfont_name
Create a fontname from a font.
mfont_parse_name
Create a font by parsing a fontname.
mfont_put_prop
Put a property value to a font.
mfont_resize_ratio
Get resize information of a font.
mfont_selection_priority
Return the font selection priority.
mfont_set_encoding
Set encoding of a font.
mfont_set_selection_priority
Set the font selection priority.
mfont_unparse_name
Create a fontname from a font.
mframe
Create a new frame.
mframe_get_prop
Return property value of frame.
mhash
Hash Library
mib_api
mib_api functions
MIDI
Stores MIDI data. Allegro game programming library.
MIDI
read, compose, modify, and write MIDI files
MIDI::Event
MIDI events
MIDI::Filespec
MIDI::Filespec -- MIDI File Specification
MIDI::Opus
MIDI::Opus -- functions and methods for MIDI opuses
MIDI::Score
MIDI scores
MIDI::Simple
procedural/OOP interface for MIDI composition
MIDI::Track
MIDI::Track -- functions and methods for MIDI tracks
midi_loop_end
See midi_loop_start.3alleg
midi_loop_start
Loop start and end points, set by play_looped_midi(). Allegro game programming library.
midi_meta_callback
See midi_msg_callback.3alleg
midi_msg_callback
Hook functions allowing you to intercept MIDI player events. Allegro game programming library.
midi_out
Streams a block of MIDI commands into the player. Allegro game programming library.
midi_pause
Pauses the MIDI player. Allegro game programming library.
midi_pos
Stores the current position in the MIDI file. Allegro game programming library.
midi_recorder
Hook notifying you when new MIDI data becomes available. Allegro game programming library.
midi_resume
Resumes playback of a paused MIDI file. Allegro game programming library.
midi_seek
Seeks to the given midi_pos in the current MIDI file. Allegro game programming library.
midi_sysex_callback
See midi_msg_callback.3alleg
midi_time
The current position in the MIDI file, in seconds. Allegro game programming library.
mime
Manipulation of MIME body parts
mime.h
MIME document abstractions.
MIME::Base32
Base32 encoder / decoder
MIME::Base64
Encoding and decoding of base64 strings