python - Error: gtk_window_add_accel_group: assertion 'GTK_IS_WINDOW (window)' failed -


i'm trying set key combination gtkmenubutton. made through glade.

enter image description here

when loading application error: gtk-critical **: gtk_window_add_accel_group: assertion 'gtk_is_window (window)' failed

glade file python code


Comments

Popular posts from this blog

Multilayer CSV to filtered excel -

Listboxes in c# -

ios - Why must I define variables twice in the Header file? -