Source position: gtktable.pp line 116
procedure gtk_table_attach_defaults(
table: PGtkTable;
widget: PGtkWidget;
left_attach: guint;
right_attach: guint;
top_attach: guint;
bottom_attach: guint
);