XmRenditionUpdate(3)

XmRenditionUpdate — A convenience function that modifies resources "XmRenditionUpdate"

Section 3 libmotif-dev bookworm source

Description

XmRenditionUpdate

NAME

XmRenditionUpdate — A convenience function that modifies resources "XmRenditionUpdate"

SYNOPSIS

#include <Xm/Xm.h>
void XmRenditionUpdate
(
XmRendition rendition
,
ArgList arglist
,
Cardinal argcount
);

DESCRIPTION

XmRenditionUpdate modifies resources in the specified rendition.

rendition

Specifies the rendition.

arglist

Specifies the argument list.

argcount

Specifies the number of attribute/value pairs in the argument list (arglist).

RELATED

XmRendition(3).