[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin' (#fpgeanyplugin)

ui_table_add_row

Declaration

Source position: geanybindings.inc line 1236

procedure ui_table_add_row(

  var table: TGtkTable;

  row: gint;

  args: array of Const

);

procedure ui_table_add_row(

  var table: TGtkTable;

  row: gint

);