... XmClipboardRegisterFormat - Online Linux Manual Page
Section : library call
NAMEXmClipboardRegisterFormat — A clipboard function that registers a new format .iX "XmClipboardRegisterFormat" .iX "clipboard functions" "XmClipboardRegisterFormat"
SYNOPSIS#include <Xm/CutPaste.h>
int XmClipboardRegisterFormat (display, format_name, format_length)
Display * display;
char * format_name;
int format_length;
(void)
DESCRIPTIONXmClipboardRegisterFormat registers a new format. Each format stored on the clipboard should have a length associated with it; this length must be known to the clipboard routines. Formats are known as targets in the Inter-Client Communication Conventions Manual (ICCCM). All of the formats specified by version 1.1 of the ICCCM conventions are preregistered. Any other format that the application wants to use must either be 8-bit data or be registered via this routine. Failure to register the length of the data results in incompatible applications across platforms having different byte-swapping orders. display Specifies a pointer to the Display structure that was returned in a previous call to XOpenDisplay or XtDisplay. format_name Specifies the string name for the new format (target). format_length Specifies the format length in bits (8, 16, or 32).
RETURNXmClipboardBadFormat The format_name must not be NULL, and the format_length must be 8, 16, or 32. XmClipboardSuccess The function was successful. XmClipboardLocked The function failed because the clipboard was locked by another application. The application can continue to call the function again with the same parameters until the lock goes away. This gives the application the opportunity to ask if the user wants to keep trying or to give up on the operation. XmClipboardFail The function failed because the specified format was already registered with a different length from that specified now. If a specified format was already registered with the same length as that specified now, XmClipboardSuccess is returned.
RELATEDXmClipboardStartCopy(3). ... 0
Johanes Gumabo
Data Size : 7,623 byte
man-XmClipboardRegisterFormat.3Build : 2025-03-22, 13:26 :
Visitor Screen : x
Visitor Counter ( page / site ) : 60 / 4,672,776
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|XmClipboardRegisterFormat.3|2|..|... ) (parse_manual_page_|254|XmClipboardRegisterFormat.3|52|iX|.iX "XmClipboardRegisterFormat"
) (parse_manual_page_|254|XmClipboardRegisterFormat.3|53|iX|.iX "clipboard functions" "XmClipboardRegisterFormat"
) (parse_manual_page_|254|XmClipboardRegisterFormat.3|105|..|... )