[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GtkActionEntry callback
- From: Christian Dywan <christian lanedo com>
- To: gtk-devel-list gnome org
- Subject: Re: GtkActionEntry callback
- Date: Tue, 16 Jun 2009 14:17:24 +0200
Am Mon, 15 Jun 2009 19:54:01 +0200
schrieb Salvatore De Paolis <iwkse claws-mail org>:
> Hi all,
>
> I'm in a context where the shortcuts should work and I have the
> ability to switch into another where they should be disabled because
> may interfere with the typical use of the new context.
> GtkActionEntry allows to associate a callback to an action and
> execute it on the activate signal. I wonder if there's a way to
> temporary block this signal maybe from the pre-activate one.
> Any hints?
Hey Salvatore,
try gtk_window_remove_accel_group.
ciao,
Christian
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]