GNOME.org
Home
Mailing Lists
List Archives
Search
Proventing GtkMenu from closing?
From
: Timothy Johnson <timothy idioticdev com>
To
: "gtk-list gnome org" <gtk-list gnome org>
Subject
: Proventing GtkMenu from closing?
Date
: Sat, 06 Feb 2016 23:02:58 -0800
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
]