[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkOffscreenWindow

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 10481

type TGtkOffscreenWindow = object(TGtkWindow)

  function new;

  

  function get_pixbuf;

  

  function get_surface;

  

end;

Inheritance

TGtkOffscreenWindow

  

TGtkWindow

  

TGtkBin

  

TGtkContainer

  

TGtkWidget

  

TGInitiallyUnowned

  

TGObject