« Return to Thread: PHP GTK, Glade, signal_autoconnect parameters

PHP GTK, Glade, signal_autoconnect parameters

by Victor Sterpu :: Rate this Message:

Reply to Author | View in Thread

I want to autoconnect the signals with my functions from glade.
So in my glade file I have this line: <signal name="activate"
handler="test_function"/>
How can I pass some parameters to this function?

Thank you.

--
PHP-GTK General Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: PHP GTK, Glade, signal_autoconnect parameters