Query: remove_display_switch_callback
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
remove_display_switch_callback(3alleg4) Allegro manual remove_display_switch_callback(3alleg4)NAMEremove_display_switch_callback - Removes a switching notification callback. Allegro game programming library.SYNOPSIS#include <allegro.h> void remove_display_switch_callback(void (*cb)());DESCRIPTIONRemoves a notification callback that was previously installed by calling set_display_switch_callback(). All the callbacks will automati- cally be removed when you call set_display_switch_mode(). You can safely call this function even if the callback you want to remove is not installed.SEE ALSOset_display_switch_callback(3alleg4) Allegro version 4.4.2 remove_display_switch_callback(3alleg4)
Related Man Pages |
---|
exmidi(3alleg4) - debian |
set_display_switch_callback(3alleg4) - debian |
exmidi(3alleg4) - centos |
exmidi(3alleg4) - mojave |
set_display_switch_callback(3alleg4) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Tar Command |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |