XmRenderTableCvtToProp(3) | Library Functions Manual | XmRenderTableCvtToProp(3) |
XmRenderTableCvtToProp — A render table function that converts a render table to a string representation "XmRenderTableCvtToProp" "render table functions" "XmRenderTableCvtToProp"
#include <Xm/Xm.h> unsigned int XmRenderTableCvtToProp( Widget widget, XmRenderTable table, char **prop_return);
XmRenderTableCvtToProp 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.
Returns the number of bytes in the string representation.