note 616 added to gtk.gtklabel.constructor.php
| Newsgroups | php.gtk.webmaster |
|---|---|
| Message-ID | <[email protected]> |
I think the example is slightly off. You need to copy the new style, or you will just overwrite the existing style. $style_a = style_b -> copy(); The example works because it is the only label on the page. http://gtk.php.net:80/manual/en/gtk.gtklabel.constructor.php