Re: GtkActionEntry callback



On Tue, 16 Jun 2009 14:17:24 +0200
Christian Dywan <christian lanedo com> wrote:

> 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

Hey Christian,

I think it's what I was searching...
I'll test it, thanks for the hint:)

See ya
S.

Attachment: signature.asc
Description: PGP signature



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