Re: [gtk-list] Help with emitting signals!
- From: Havoc Pennington <hp redhat com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Help with emitting signals!
- Date: 17 Jan 2000 20:17:49 -0500
Hi,
You can't emit signals manually unless they have the GTK_RUN_ACTION
flag set. Read about this in my book:
http://developer.gnome.org/doc/GGAD/
Anyway the way to solve this problem is to use gtk_widget_queue_draw()
instead of emitting the signal.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]