On 04/24/2011 10:26 AM, David Woodfall wrote:
> I'm trying to patch ekiga to use the Return key to dial. Presently it
> only accepts mouse clicks. I first tried GdkEventKey and then GdkEvent
> but neither seem to work. Here's the code:
>
> ///
> #define GDK_Return
I'm trying to patch ekiga to use the Return key to dial. Presently it
only accepts mouse clicks. I first tried GdkEventKey and then GdkEvent
but neither seem to work. Here's the code:
///
#define GDK_Return 0xff0d
static gint
on_view_event_after (GtkWidget *tree_vi