Hello, I'm trying to add to empathy a widget in the input text box,
which is a GtkTextView in a GtkScrolledWindow.
What I need is to place a send button in the right area, which needs
to stay always at the bottom.
This is my code:
send_icon = []
gtk_text_view_set_border_window_size (GTK_TEXT_V
== Problem ==
It seems that keyboard accelerators are not initialized if GTK
application starts when non-latin keyboard layout is set to default in
OS settings. Application starts but all hotkeys are ignored even when
switching back to English. When defaut keyboard kayout is English,
hotkeys kee