GtkTable::attach_defaults

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.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.