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

XtGetActionList()					     XtGetActionList()

Name
  XtGetActionList - get the action table of a widget class.

Synopsis
  void XtGetActionList(widget_class, actions_return, num_actions_return)
	   WidgetClass widget_class;
	   XtActionList *actions_return;
	   Cardinal *num_actions_return;

Inputs
  widget_class	   Specifies the widget class whose action table is to be
		   returned; must be coreWidgetClass or any subclass.

Outputs
  actions_return   Returns the action table of the widget class.

  num_actions_return
		   Returns the number of elements in the action table.

Availability
  Release 5 and later.

Description
  XtGetActionList returns the action table  defined  by	 widget_class  in
  actions_return.   This  table	 does  not include actions defined by the
  superclasses.

  If widget_class is not initialized, or is not coreWidgetClass or a sub‐
  class	 thereof,  or if the class does not define any actions, NULL will
  be  returned	in  actions_return  and	 zero	will   be   returned   in
  num_actions_return.  If a non-NULL action table is returned, the appli‐
  cation is responsible for freeing the table using XtFree() when  it  is
  no longer needed.

Structures
  The  XtActionsRec  structure	and  the XtActionList type are defined as
  follows:

     typedef struct _XtActionsRec{
	 String	     string;
	 XtActionProc proc;
     } XtActionsRec;

     typedef struct _XtActionsRec *XtActionList;

See Also
  XtActionProc(2).

Xt - Translations and Actions				     XtGetActionList()
[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