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

TGtkInvisible

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

Declaration

Source position: lazgtk3.pas line 9150

type TGtkInvisible = object(TGtkWidget)

  priv1: PGtkInvisiblePrivate;

  

  function new;

  

  function new_for_screen();

  

  function get_screen;

  

  procedure set_screen();

  

  property screen: PGdkScreen; [rw]

  

end;

Inheritance

TGtkInvisible

  

TGtkWidget

  

TGInitiallyUnowned

  

TGObject