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

TGtkRequisition

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

Declaration

Source position: lazgtk3.pas line 4680

type TGtkRequisition = object

  width: gint;

  

  height: gint;

  

  function new;

  

  function copy;

  

  procedure free;

  

end;

Inheritance

TGtkRequisition