Query: xmrendertablecvttoprop
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmRenderTableCvtToProp(library call) XmRenderTableCvtToProp(library call)NAMEXmRenderTableCvtToProp -- A render table function that converts a render table to a string representationSYNOPSIS#include <Xm/Xm.h> unsigned int XmRenderTableCvtToProp( Widget widget, XmRenderTable table, char **prop_return);DESCRIPTIONXmRenderTableCvtToProp converts a render table to a string of characters representing the render table. This routine is typically used by the source of a data transfer operation to produce a representation for transferring a render table to a destination. widget Specifies the widget that is the source of the render table table Specifies a render table to be converted prop_return Specifies a pointer to a string that is created and returned by this function. The function allocates space to hold the returned string. The application is responsible for managing this allocated space. The application can recover this allocated space by calling XtFree.RETURNReturns the number of bytes in the string representation.RELATEDXmRenderTable(3) and XmRenderTableCvtFromProp(3). XmRenderTableCvtToProp(library call)
Related Man Pages |
---|
xmrendertableaddrenditions(3) - redhat |
xtinstallaccelerators(3) - debian |
xmcvtxmstringtobytestream(3) - centos |
xmrendertable(3) - hpux |
xmstringtableproposetablist(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Reduced Activity Notification |
Retrieving previous command in a script |
Docker learning Phase-I |
Package |
Issue with events occuring in DST window |