GtkTable::children
Access: Read Only
Type: array
The children property consists
of an array of GtkTableChild elements. If you
need to access a widget, e.g. to change the text in a label, use the
GtkContainer method
children() , which separates
the widget element out of this property.