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

TGdkPixbufLoaderClass

Declaration

Source position: gdk-pixbuf-loader.inc line 15

type TGdkPixbufLoaderClass = record

  parent_class: TGObjectClass;

  area_prepared: procedure(

  loader: PGdkPixbufLoader

);

  area_updated: procedure(

  loader: PGdkPixbufLoader;

  x: LongInt;

  y: LongInt;

  width: LongInt;

  height: LongInt

);

  closed: procedure(

  loader: PGdkPixbufLoader

);

end;


Documentation generated on: 2023-03-18