Hi, I have used GtkMozEmbed to embed the browser in my GTK application. There are other widget in my application too. I was trying to switch focus between the widgets.
How do i check if gtkmozembed has the focus. gtk_widget_is_focus(gtkmozembed) always returns 0 even though the focus is in the browser. thanks in advance Vin _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
