XmRenderTableGetTags(3) | Library Functions Manual | XmRenderTableGetTags(3) |
XmRenderTableGetTags — A convenience function that gets rendition tags "XmRenderTableGetTags"
#include <Xm/Xm.h> int XmRenderTableGetTags( XmRenderTable table, XmStringTag **tag_list);
XmRenderTableGetTags searches the specified table for the XmNtag resources of all the renditions (XmRenditions) entries. These tag resources are then composed into an array.
Returns the number of tags in tag_list.