hpux man page for xmrenditioncreate

Query: xmrenditioncreate

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmRenditionCreate(library call) 										   XmRenditionCreate(library call)

NAME
XmRenditionCreate -- A convenience function that creates a rendition
SYNOPSIS
#include <Xm/Xm.h> XmRendition XmRenditionCreate( Widget widget, XmStringTag tag, ArgList arglist, Cardinal argcount);
DESCRIPTION
XmRenditionCreate creates a rendition whose resources are set to the values specified in arglist. Default values are assigned to resources that are not specified. widget Specifies the widget used for deriving any necessary information for creating the rendition. In particular, the X display of wid- get will be used for loading fonts. tag Specifies the tag for the rendition. (This will become the XmNtag resource for the rendition.) arglist Specifies the argument list. argcount Specifies the number of attribute/value pairs in the argument list (arglist).
RETURN
Returns the created rendition. The function allocates space to hold the returned rendition. The application is responsible for managing this allocated space. The application can recover this allocated space by calling XmRenditionFree.
RELATED
XmRendition(3) and XmRenditionFree(3). XmRenditionCreate(library call)
Related Man Pages
xmcreateradiobox(3) - redhat
xmcreateworkarea(3) - redhat
xmcreateradiobox(3) - centos
xmrendition(3) - centos
xmrendertableaddrenditions(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Tar Command