... XmRepTypeGetRegistered - Online Linux Manual Page
Section : library call
NAMEXmRepTypeGetRegistered — A representation type manager function that returns a copy of the registration list .iX "XmRepTypeGetRegistered" .iX "representation type manager functions" "XmRepTypeGetRegistered"
SYNOPSIS#include <Xm/RepType.h>
XmRepTypeList XmRepTypeGetRegistered(void)
DESCRIPTIONXmRepTypeGetRegistered retrieves information about all representation types that are registered with the representation type manager. The registration list is an array of structures, each of which contains information for a representation type entry. The end of the registration list is marked with a representation type entry whose rep_type_name field has a NULL pointer. This routine allocates memory for the returned data. The application must free this memory using XtFree. The representation type entry structure contains the following information: typedef struct
{
String rep_type_name;
String *value_names;
unsigned char *values;
unsigned char num_values;
Boolean reverse_installed;
XmRepTypeId rep_type_id;
} XmRepTypeEntryRec, *XmRepTypeList;
(void)rep_type_name The name of the representation type value_names An array of representation type value names values An array of representation type numerical values num_values The number of values associated with the representation type reverse_installed A flag that indicates whether or not the reverse converter is installed rep_type_id The identification number of the representation type
RETURNReturns a pointer to the registration list of representation types.
RELATEDXmRepTypeRegister(3) and XmRepTypeGetRecord(3). ... 0
Johanes Gumabo
Data Size : 7,288 byte
man-XmRepTypeGetRegistered.3Build : 2025-03-22, 13:26 :
Visitor Screen : x
Visitor Counter ( page / site ) : 63 / 4,699,035
Visitor ID : :
Visitor IP : 216.73.216.132 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 20 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 25.03.22
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (parse_manual_page_|254|XmRepTypeGetRegistered.3|2|..|... ) (parse_manual_page_|254|XmRepTypeGetRegistered.3|53|iX|.iX "XmRepTypeGetRegistered"
) (parse_manual_page_|254|XmRepTypeGetRegistered.3|54|iX|.iX "representation type manager functions" "XmRepTypeGetRegistered"
) (parse_manual_page_|254|XmRepTypeGetRegistered.3|108|..|... )