Unit 'gtk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGtkTable

Declaration

Source position: gtktable.pp line 15

type TGtkTable = record

  container: TGtkContainer;

  children: PGList;

  rows: PGtkTableRowCol;

  cols: PGtkTableRowCol;

  nrows: guint16;

  ncols: guint16;

  column_spacing: guint16;

  row_spacing: guint16;

  flag0: Word;

end;


Documentation generated on: 2023-03-18