Tag Archives: PHP-GTK

PHP GTK: liststore error (undefined class constant)

Been experimenting with php-gtk over the last few days. When I was trying to use a liststore, php threw a fatal error. “Undefined class constant ‘TYPE_STRING’”. Read more »