*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtActionDescription (3)              
Title
Content
Arch
Section
 

Contents


 DtActionDescription(library call)         DtActionDescription(library call)




 NAME    [Toc]    [Back]
      DtActionDescription - obtain the descriptive text for a given action

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Action.h>
      char *DtActionDescription(
      char *actionName);

 DESCRIPTION    [Toc]    [Back]
      The DtActionDescription function looks up and returns the descriptive
      text associated with the actionName action.  The actionName argument
      is the name of the action.  If there are multiple actionName actions,
      the string returned is the description of the most general.  The most
      general action is the one with the lowest precedence, as described in
      dtactionfile(4) (``Action Selection'').

 RETURN VALUE    [Toc]    [Back]
      Upon successful completion, the DtActionDescription function returns a
      newly allocated copy of the description string associated with the
      action; otherwise, it returns NULL.

 APPLICATION USAGE    [Toc]    [Back]
      The DtActionDescription function is useful for applications that wish
      to present information to the user about a particular action.

      The application should use XtFree(3) to free the description string
      returned by DtActionDescription.

 SEE ALSO    [Toc]    [Back]
      Dt/Action.h - DtAction(5), XtFree(3), dtactionfile(4), dtdtfile(4).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
mdPrintEvent IRIX Generate a descriptive string for MIDI events
DtActionInvoke HP-UX invoke a CDE action
tack Linux terminfo action checker
sigaction Tru64 Specify the action to take upon delivery of a signal
DtActionIcon HP-UX get the icon information for an action
dtactionaction HP-UX CDE action management actions
DtAction HP-UX action service definitions
sigaction HP-UX examine and change signal action
DtActionLabel HP-UX get the localizable label string for an action
DtDtsDataTypeIsAction HP-UX determine if the data type is an action
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service