Description Usage Arguments Value Author(s)
Used to create a new table widget. An initial size must be given by
specifying how many rows and columns the table should have, although
this can be changed later with gtkTableResize
. rows
and columns
must both be in the range 0 .. 65535.
1 2 |
|
The number of rows the new table should have. |
|
The number of columns the new table should have. |
|
If set to |
[GtkWidget
] A pointer to the the newly created table widget.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.