[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: gtkglobals.pp line 266
type TClipboardEventData = record |
TimeID: guint32; |
Waiting: Boolean; |
Stopping: Boolean; |
Data: TGtkSelectionData; |
end; |