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

TGtkTableRowCol

Declaration

Source position: lazgtk3.pas line 13215

type TGtkTableRowCol = record

  requisition: guint16;

  

  allocation: guint16;

  

  spacing: guint16;

  

  Bitfield0: TGtkTableRowColBitfield0;

  

end;