GtkTable::attach_defaults

void attach_defaults( GtkWidget widget , int left_attach, int right_attach, int top_attach, int bottom_attach);

The extra four parameters in attach() are all optional in PHP-GTK, rendering this method unnecessary.