Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XmRenditionUpdate(3)	    Library Functions Manual	    XmRenditionUpdate(3)

NAME
     XmRenditionUpdate -- A convenience function that modifies resources

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

							    XmRenditionUpdate(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmRenditionUpdate&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help