XmRepTypeGetRecord (3) Linux Manual Page
XmRepTypeGetRecord — A representation type manager function that returns information about a representation type Synopsis #include <Xm/RepType.h> XmRepTypeEntry XmRepTypeGetRecord( XmRepTypeId rep_type_id); Description XmRepTypeGetRecord retrieves information about a particular representation type that is registered with the representation type manager. This routine allocates memory for the returned data. The application must free this memory using XtFree. rep_type_id…
