![]() |
![]()
| ![]() |
![]()
NAMEXmRenderTableGetTags — A convenience function that gets rendition tags SYNOPSIS#include <Xm/Xm.h> int XmRenderTableGetTags( XmRenderTable table, XmStringTag **tag_list); DESCRIPTIONXmRenderTableGetTags searches the specified table for the XmNtag resources of all the renditions (XmRenditions) entries. These tag resources are then composed into an array.
RETURNReturns the number of tags in tag_list. RELATEDXmRendition(3).
|