dtactionexists(3) hpux man page | unix.com

Man Page: dtactionexists

Operating Environment: hpux

Section: 3

DtActionExists(library call)											      DtActionExists(library call)

NAME
DtActionExists -- determine if a string corresponds to an action name
SYNOPSIS
#include <Dt/Action.h> Boolean DtActionExists( char *name);
DESCRIPTION
The DtActionExists function checks whether a given name corresponds to an action name. The name argument is the name of the action.
RETURN VALUE
Upon successful completion, the DtActionExists function returns True if name corresponds to an existing action name; otherwise, it returns False.
APPLICATION USAGE
The DtActionExists function is useful for applications that need to verify that an action name is valid before attempting to invoke it.
SEE ALSO
Dt/Action.h - DtAction(5), dtactionfile(4), dtdtfile(4). DtActionExists(library call)
Related Man Pages
dtdbload(3) - hpux
gtk2::actiongroup(3) - suse
gtk2::toggleaction(3) - suse
dtaction(1) - hpux
xtactionhookproc(2) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Thank you members and admins
Seeking Alternative for diff in hp