| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgtk3.pas line 5359
type TGtkClipboardRichTextReceivedFunc = procedure(  | 
clipboard: PGtkClipboard;  | 
format: PGdkAtom;  | 
text: Pgchar;  | 
length: gsize;  | 
data: gpointer  | 
);  |