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

TGtkEditable

Declaration

Source position: gtkeditable.pp line 13

type TGtkEditable = record

  widget: TGtkWidget;

  current_pos: guint;

  selection_start_pos: guint;

  selection_end_pos: guint;

  flag0: Word;

  ic: PGdkIc;

  ic_attr: PGdkICAttr;

  clipboard_text: Pgchar;

end;


Documentation generated on: 2023-03-18