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

gtk_table_attach

Declaration

Source position: gtktable.inc line 118

procedure gtk_table_attach(

  table: PGtkTable;

  child: PGtkWidget;

  left_attach: guint;

  right_attach: guint;

  top_attach: guint;

  bottom_attach: guint;

  xoptions: TGtkAttachOptions;

  yoptions: TGtkAttachOptions;

  xpadding: guint;

  ypadding: guint

);


Documentation generated on: 2023-03-18