Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

XmRenditionUpdate — A convenience function that modifies resources "XmRenditionUpdate"

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).

Name

XmRenditionUpdate — A convenience function that modifies resources "XmRenditionUpdate"

Synopsis

       #include <Xm/Xm.h>
       voidXmRenditionUpdate(
       XmRenditionrendition,
       ArgListarglist,
       Cardinalargcount);

See Also