This too.

-------- Forwarded Message --------
Subject: Re: accessor functions in gtk3
Date: Thu, 30 Jun 2016 14:38:49 -0700
From: Herminio Hernandez Jr <herminio.hernande...@gmail.com>
To: pelzflorian (Florian Pelz) <pelzflor...@pelzflorian.de>

On 06/30, pelzflorian (Florian Pelz) wrote:
> On 06/30/2016 07:25 AM, Herminio Hernandez Jr wrote:
> > The error I got was that 'im_context' was no a member of the struct 
> > GtkEntry. I believe the accessor function that I should use is 
> > gtk_entry_im_context_filter_keypress (). However I am having a hard time 
> > trying to figure out how to implement it. I just want to know am I looking 
> > in the wring place? Any advice would be appreciated.
> > 
> 
> What about the deleted-text and inserted-text signals of the EntryBuffer
> instead of the IMContext’s commit signal? I don’t think you can access
> the input method directly. Actually, I don’t know why you could do so in
> GTK+ 2.
> 
I think that worked! Thanks now off to fix all errors I am getting due
to moving from webkitgtk-1.0 to webkit2gtk...

Regards,
Herminio
> Regards,
> Florian
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to