Unit 'atk' Package
[Overview][Constants][Types][Procedures and functions][Index] [#gtk2]

TAtkHypertextIface

Declaration

Source position: atkhypertext.inc line 16

type TAtkHypertextIface = record

  parent: TGTypeInterface;

  get_link: function(

  hypertext: PAtkHypertext;

  link_index: gint

):PAtkHyperlink;

  get_n_links: function(

  hypertext: PAtkHypertext

):gint;

  get_link_index: function(

  hypertext: PAtkHypertext;

  char_index: gint

):gint;

  pad1: TAtkFunction;

  pad2: TAtkFunction;

  pad3: TAtkFunction;

  pad4: TAtkFunction;

end;


Documentation generated on: 2023-03-18