Proventing GtkMenu from closing?



Is there any way to prevent a GtkMenu from closing when one of its GtkMenuItems is activated?

I tried the code below but no luck.

menu.deactivate.connect (() => Signal.stop_emission_by_name (menu, "deactivate"));

Thank you



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]