GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XmRenditionRetrieve(3) FreeBSD Library Functions Manual XmRenditionRetrieve(3)

XmRenditionRetrieve — A convenience function that retrieves rendition resources

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

XmRenditionRetrieve extracts values for the given resources (arglist) from the specified rendition. Note that the function returns the actual values of the resources, not copies. Therefore it is necessary to copy before modifying any resource whose value is an address. This will include such resources as XmNfontName, XmNfont, and XmNtabList.
rendition
Specifies the rendition.
arglist
Specifies the argument list.
argcount
Specifies the number of attribute/value pairs in the argument list (arglist).

XmRendition(3) and XmTabListCopy(3).

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.