php man page for newt_set_suspend_callback

Query: newt_set_suspend_callback

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NEWT_SET_SUSPEND_CALLBACK(3)						 1					      NEWT_SET_SUSPEND_CALLBACK(3)

newt_set_suspend_callback - Set a callback function which gets invoked when user presses the suspend key

SYNOPSIS
void newt_set_suspend_callback (callable $function, mixed $data)
DESCRIPTION
Set a callback function which gets invoked when user presses the suspend key (normally ^Z). If no suspend callback is registered, the sus- pend keystroke is ignored.
PARAMETERS
o $function - A callback function, which accepts one argument: data o $data - This data is been passed to the callback function
RETURN VALUES
No value is returned.
SEE ALSO
newt_suspend(3), newt_resume(3). PHP Documentation Group NEWT_SET_SUSPEND_CALLBACK(3)
Related Man Pages
eio_readahead(3) - php
eio_dup2(3) - php
eio_ftruncate(3) - php
eio_truncate(3) - php
gupnp_context_timeout_add(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team