remove_display_switch_callback(3alleg4) debian man page | unix.com

Man Page: remove_display_switch_callback

Operating Environment: debian

Section: 3alleg4

remove_display_switch_callback(3alleg4) 			  Allegro manual			   remove_display_switch_callback(3alleg4)

NAME
remove_display_switch_callback - Removes a switching notification callback. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void remove_display_switch_callback(void (*cb)());
DESCRIPTION
Removes 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 ALSO
set_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) - centos
exmidi(3alleg4) - netbsd
set_display_switch_callback(3alleg4) - mojave
set_display_switch_callback(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?