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

TAtkStreamableContentIface

Declaration

Source position: atkstreamablecontent.inc line 26

type TAtkStreamableContentIface = record

  parent: TGTypeInterface;

  get_n_mime_types: function(

  streamable: PAtkStreamableContent

):gint;

  get_mime_type: function(

  streamable: PAtkStreamableContent;

  i: gint

):Pgchar;

  get_stream: function(

  streamable: PAtkStreamableContent;

  mime_type: Pgchar

):PGIOChannel;

  pad1: TAtkFunction;

  pad2: TAtkFunction;

  pad3: TAtkFunction;

  pad4: TAtkFunction;

end;


Documentation generated on: 2023-03-18