xmactivatewmprotocol(3) hpux man page | unix.com

Man Page: xmactivatewmprotocol

Operating Environment: hpux

Section: 3

XmActivateWMProtocol(library call)										XmActivateWMProtocol(library call)

NAME
XmActivateWMProtocol -- A VendorShell convenience interface that activates a protocol
SYNOPSIS
#include <Xm/Protocols.h> void XmActivateWMProtocol( Widget shell, Atom protocol);
DESCRIPTION
XmActivateWMProtocol is a convenience interface. It calls XmActivateProtocol with the property value set to the atom returned by interning WM_PROTOCOLS. shell Specifies the widget with which the protocol property is associated protocol Specifies the protocol Atom For a complete definition of VendorShell and its associated resources, see VendorShell(3).
RELATED
VendorShell(3), XmActivateProtocol(3), XmInternAtom(3), and XmRemoveWMProtocols(3). XmActivateWMProtocol(library call)
Related Man Pages
xmactivateprotocol(3) - redhat
xmremoveprotocolcallback(3) - centos
xmdeactivateprotocol(3) - hpux
xmactivateprotocol(3x) - osf1
xmdeactivateprotocol(3x) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Sequence extraction
Thank you members and admins