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

  man pages->HP-UX 11i man pages -> DtAction (5)              
Title
Content
Arch
Section
 

Contents


 Dt/Action.h(file formats)                         Dt/Action.h(file formats)




 NAME    [Toc]    [Back]
      Dt/Action.h - action service definitions

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Action.h>

 DESCRIPTION    [Toc]    [Back]
      The Dt/Action.h header defines the following DtActionStatus constants:

      DtACTION_OK
      DtACTION_INVALID_ID
      DtACTION_INVOKED
      DtACTION_DONE
      DtACTION_CANCELED
      DtACTION_FAILED
      DtACTION_STATUS_UPDATE

      The header defines the following data type through typedef:

      typedef unsigned long DtActionInvocationID;

      The header defines the following callback prototypes:

      typedef void (*DtActionCallbackProc)(DtActionInvocationID id,
              XtPointer client_data,
              DtActionArg *args,
              int argCount,
              DtActionStatus status);

      typedef void (*DtDbReloadCallbackProc)(XtPointer clientData);

      The header defines the following as functions:

      void DtDbReloadNotify(DtDbReloadCallbackProc proc,
              XtPointer clientData);

      void DtDbLoad(void);

      Boolean DtActionExists(char *s);

      char *DtActionLabel(char *s);

      char *DtActionDescription(char *actionName);

      char *DtActionIcon(char *actionName);

      DtActionInvocationID
      DtActionInvoke(Widget w,
              char *action,
              DtActionFile *args,
              int argCount,



                                    - 1 -       Formatted:  January 24, 2005






 Dt/Action.h(file formats)                         Dt/Action.h(file formats)




              char *termOpts,
              char *execHost,
              char *contextDir,
              int useIndicator,
              DtActionCallbackProc statusUpdateCb,
              XtPointer client_data);

 SEE ALSO    [Toc]    [Back]
      DtActionDescription(3), DtActionExists(3), DtActionIcon(3),
      DtActionInvoke(3), DtActionLabel(3), DtActionCallbackProc(3),
      DtDbLoad(3), DtDbReloadNotify(3), dtaction(1).


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