XtRemoveCaA man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XtRemoveCallback()					    XtRemoveCallback()

Name
  XtRemoveCallback - remove a callback from a callback list.

Synopsis
  void XtRemoveCallback(object, callback_name, callback, client_data)
	 Widget object;
	 String callback_name;
	 XtCallbackProc callback;
	 XtPointer client_data;

Inputs
  object    Specifies  the object; may be of class Object or any subclass
	    thereof.

  callback_name
	    Specifies the name of the callback list from which the  call‐
	    back is to be removed.

  callback  Specifies the callback procedure which is to be removed.

  client_data
	    Specifies  the  data  which was registered with the specified
	    procedure.

Description
  XtRemoveCallback() removes the callback/client_data pair from the call‐
  back	list named by callback_name of the object object.  If there is no
  entry in the specified callback list that  matches  both  callback  and
  client_data,	XtRemoveCallback()  returns  without generating a warning
  message.

Usage
  Note that there is no way to remove all calls to a specified	procedure
  from	a callback list.  To remove a procedure from a callback list, you
  must specify the client_data it was registered with.

  If you want to remove several procedure/data pairs from a callback list
  at the same time, use XtRemoveCallbacks().

See Also
  XtAddCallback(1), XtAddCallbacks(1), XtCallCallbacks(1), XtRemoveAll‐
  Callbacks(1), XtRemoveCallbacks(1).

Xt - Callbacks						    XtRemoveCallback()
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net