XtAppAddBlockHook
NAMESYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO
NAME
XtAppAddBlockHook, XtRemoveBlockHook − register a block hook procedure
SYNTAX
XtBlockHookId XtAppAddBlockHook(XtAppContext app_context, XtBlockHookProc proc, XtPointer client_data); |
||
void XtRemoveBlockHook(XtBlockHookId id); |
ARGUMENTS
app_context
Specifies the application context.
proc |
Specifies the block hook procedure. | ||
num_args |
Specifies the application-specific data to be passed to the block hook. |
DESCRIPTION
XtAppAddBlockHook registers the specified procedure and returns an identifier for it. The hook is called at any time in the future when the Intrinsics are about to block pending some input.
Block hook procedures are removed automatically and the XtBlockHookId is destroyed when the application context in which they were added is destroyed.
XtRemoveBlockHook removes the specified block hook procedure from the list in which it was registered.
SEE ALSO
X Toolkit
Intrinsics − C Language Interface
Xlib − C Language X Interface
More Linux Commands
manpages/ldd.1.html
ldd(1) - print shared library dependencies - Linux man page
ldd prints the shared libraries required by each program or shared library specified on the command line. Security In the usual case, ldd invokes the standard d
manpages/latin4.7.html
latin4(7) - ISO 8859-4 character set encoded in octal, decim
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-4 encodes the characters used in Scandi
manpages/dmsetup.8.html
dmsetup(8) - low level logical volume management (Man Page)
dmsetup manages logical devices that use the device-mapper driver. Devices are created by loading a table that specifies a target for each sector (512 bytes) in
manpages/newpad_sp.3ncurses.html
newpad_sp(3ncurses) - curses screen-pointer extension.......
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th
manpages/Cyrus::IMAP::Shell.3pm.html
Cyrus::IMAP::Shell(3pm) - Perl version of cyradm (Man Page)
Cyrus::IMAP::Shell.3pm - This module implements cyradm in Perl. It is a shell around Cyrus::IMAP::Admin. Commands are provided in both Tcl-compatible forms and
manpages/fallocate.1.html
fallocate(1) - preallocate space to a file - Linux man page
fallocate is used to manipulate the allocated disk space for a file, either to deallocate or preallocate it. For filesystems which support the fallocate system
manpages/Mail::SPF::Request.3pm.html
Mail::SPF::Request(3pm) - SPF request class - Linux man page
An object of class Mail::SPF::Request represents an SPF request. Constructors The following constructors are provided: new(%options): returns Mail::SPF::Request
manpages/fwide.3.html
fwide(3) - set and determine the orientation of a FILE strea
When mode is zero, the fwide() function determines the current orientation of stream. It returns a positive value if stream is wide-character oriented, that is,
manpages/gnutls_hmac_deinit.3.html
gnutls_hmac_deinit(3) - API function - Linux manual page....
This function will deinitialize all resources occupied by the given hmac context. SINCE 2.10.0 REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS home p
manpages/auparse_get_num_records.3.html
auparse_get_num_records(3) - get the number of records......
auparse_get_num_records gets the number of records in the current event. RETURN VALUE Returns 0 if an error occurs; otherwise, the number of records. SEE ALSO a
manpages/Tcl_FSFileAttrsSet.3.html
Tcl_FSFileAttrsSet(3) - procedures to interact with any file
There are several reasons for calling the Tcl_FS API functions (e.g. Tcl_FSAccess and Tcl_FSStat) rather than calling system level functions like access and sta
manpages/gpm.8.html
gpm(8) - a cut and paste utility and mouse server for virtua
This package tries to be a useful mouse server for applications running on the Linux console. It is based on the selection package, and some of its code comes f
