GtkObject::constructed

GtkObject::constructed

constructed() is a wrapper method providing a way to switch the GtkObjectFlaga value GTK_CONSTRUCTED. It may be called internally in GTK+ during the construction of a new object, as a fallback when default_construct() fails.

It is unlikely (but not impossible) that you will use this method in PHP-GTK programming.

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