xmdropsiteupdate(3) centos man page | unix.com

Man Page: xmdropsiteupdate

Operating Environment: centos

Section: 3

XmDropSiteUpdate(library call)											    XmDropSiteUpdate(library call)

NAME
XmDropSiteUpdate -- A Drag and Drop function that sets resource values for a drop site
SYNOPSIS
#include <Xm/DragDrop.h> void XmDropSiteUpdate( Widget widget, ArgList arglist, Cardinal argcount);
DESCRIPTION
XmDropSiteUpdate modifies drop site resources associated with the specified widget. This routine updates the drop site resources specified in the arglist. widget Specifies the ID of the widget registered as a drop site arglist Specifies the argument list argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of DropSite and its associated resources, see XmDropSite(3).
RELATED
XmDropSite(3), XmDropSiteEndUpdate(3), XmDropSiteRegister(3), XmDropSiteStartUpdate(3), and XmDropSiteUnregister(3). XmDropSiteUpdate(library call)
Related Man Pages
xmdropsiteregister(3) - redhat
xmdragstart(3) - centos
xmdropsiteconfigurestackingorder(3) - centos
xmdropsiteregister(3) - centos
xmdropsiteregister(3) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq