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

gtk_table_attach

Declaration

Source position: gtktable.pp line 115

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