Solaris Common Desktop Environment: Programmer's Guide

To Determine Whether a Specified Action Definition Exists

    Use the DtActionExists() function to determine whether a specified action definition exists.

    DtActionExists(*name)

    DtActionExists() checks whether the specified name corresponds to the name of an action in the database. The function returns True if name corresponds to an action name, or False if no action with that name is found.