}
[CCode (cheader_filename = "gtk/gtk.h")]
public class Table : Gtk.Container, Atk.Implementor, Gtk.Buildable {
- public weak GLib.List children;
+ public weak GLib.List<Gtk.TableChild> children;
public weak Gtk.TableRowCol cols;
public uint16 ncols;
public uint16 nrows;
gtk_style_copy type_name="Style" transfer_ownership="1"
gtk_style_lookup_color.color is_out="1"
gtk_style_get_style_property.value is_out="1"
+GtkTable.children type_arguments="TableChild"
GtkTable:row-spacing accessor_method="0"
GtkTargetEntry is_value_type="1"
GtkTargetList.list type_arguments="TargetPair"