GTG

Comment 17 for bug 1018255

Revision history for this message
Abhiram (abhiram-ampabathina) wrote :

Hello izidor,
                     I have defined the event font_button1_font_set in the glade file. It seems that it is working untill the signal. That is when we change the font a signal gets and event is called. But is get the type error.

TypeError: on_font_change() takes exactly 1 argument (2 given)

This is the method that i have called after getting a successful signal. But it says 2 arguments are given where as i have given none.

What could be the reason ? Any ideas please let me know.

I have updated the preferences.glade file too.

Best