Unit 'gtk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGtkSelectionData

Declaration

Source position: gtkwidget.pp line 55

type TGtkSelectionData = record

  selection: TGdkAtom;

  target: TGdkAtom;

  thetype: TGdkAtom;

  format: gint;

  data: Pguchar;

  length: gint;

end;


Documentation generated on: 2023-03-18