Unit 'libzvt' Package
[Overview][Constants][Types][Procedures and functions][Index] [#gnome1]

TZvtTermClass

Declaration

Source position: libzvt.pp line 151

type TZvtTermClass = record

  parent_class: TGtkWidgetClass;

  child_died: procedure(

  term: PZvtTerm

);

  title_changed: procedure(

  term: PZvtTerm;

  thetype: TVTTITLE_TYPE;

  newtitle: Pchar

);

  match_clicked: procedure(

  term: PZvtTerm;

  event: PGdkEventButton;

  match: Pchar;

  data: pointer

);

end;


Documentation generated on: 2023-03-18