Hi,
2010/11/24 Brian Tietz :
> I am creating two widget subclasses, one which is a subclass of GtkContainer
> and one which is a subclass of GtkButton. Both need to receive the
> enter-notify signal. I can successfully obtain the enter-notify signal fot
> GtkButton in my_button_subclass_init:
I am creating two widget subclasses, one which is a subclass of GtkContainer
and one which is a subclass of GtkButton. Both need to receive the
enter-notify signal. I can successfully obtain the enter-notify signal fot
GtkButton in my_button_subclass_init:
g_gtk_button_mouse_enter_notify_
Hello all!
I have a multi-threaded application written in C that I'm a
bit stumped on. It's not the 'multithreaded' portion of the code I'm
having issues with. That seems to be functional. It's the GTK error
and warning handling.
The application is constantly proce