XtHasCallbacks 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]

XtHasCallbacks()					      XtHasCallbacks()

Name
  XtHasCallbacks - determine the status of a widget's callback list.

Synopsis
  XtCallbackStatus XtHasCallbacks(object, callback_name)
	 Widget object;
	 String callback_name;

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

  callback_name
	      Specifies the callback list to be checked.

Returns
  An XtCallbackStatus value.

Description
  XtHasCallbacks() checks the widget for a resource named  callback_name.
  If  the  resource  does not exist or is not of type XtRCallback, XtHas‐
  Callbacks() returns XtCallbackNoList.	 If the callback list exists  but
  is  empty, it returns XtCallbackHasNone.  If the callback list contains
  at least one callback procedure, it returns XtCallbackHasSome.

Structures
     typedef enum {
	 XtCallbackNoList,
	 XtCallbackHasNone,
	 XtCallbackHasSome
     } XtCallbackStatus;

See Also
  XtAddCallbacks(1), XtCallCallbacks(1), XtCallCallbackList(1).

Xt - Callbacks						      XtHasCallbacks()
[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