Query: xmrendertablecvtfromprop
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmRenderTableCvtFromProp(library call) XmRenderTableCvtFromProp(library call)NAMEXmRenderTableCvtFromProp -- A render table function that converts from a string representation to a render tableSYNOPSIS#include <Xm/Xm.h> XmRenderTable XmRenderTableCvtFromProp( Widget widget, char *property, unsigned int length);DESCRIPTIONXmRenderTableCvtFromProp converts a string of characters representing a render table to a render table. This routine is typically used by the destination of a data transfer operation to produce a render table from a transferred representation. widget Specifies the widget that is the destination for the render table property Specifies a string of characters representing a render table length Specifies the number of bytes in propertyRETURNReturns a render table. The function allocates space to hold the returned render table. The application is responsible for managing this allocated space. The application can recover this allocated space by calling XmRenderTableFree.RELATEDXmRenderTable(3), XmRenderTableCvtToProp(3), and XmRenderTableFree(3). XmRenderTableCvtFromProp(library call)
Related Man Pages |
---|
xmrendertableaddrenditions(3) - redhat |
xmrendertable(3) - centos |
xmstringtableproposetablist(3) - centos |
xtinstallaccelerators(3) - centos |
xmrendertableaddrenditions(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
SAN Migration question |
Thank you members and admins |
Shopt -s histappend |