Re: making button insensitive to mouse clicks

2013-11-21 Thread Mahesh Chaudhari
Firstly, my button is not toggle button (its simple button) Secondly, software emmited signals (using gtk_button_clicked()) should be caught. completely disabling button will not help   On Thursday, 21 November 2013 10:52 PM, Eric Wajnberg wrote: Hi, I guess that gtk_toggle_button_set_ac

making button insensitive to mouse clicks

2013-11-21 Thread Mahesh Chaudhari
Hi list, is it possible to make GtkButton insensitive to mouse click and mouse hover however it should  catch the signal sent through gtk_button_clicked() and gtk_button_entered() ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https