Re: [java-gnome-hackers] GtkContainer signal support?
Brought to you by:
afcowie
From: Jeffrey M. <ku...@zo...> - 2002-12-23 13:04:54
|
On Mon, 2002-12-23 at 01:32, Tom Ball wrote: > Glade lists four GtkContainer signals: add, check_resize, remove, and > set_focus_child. These events appear to be notification signals when > these events occur. Is there a reason these events aren't supported? Probably the reason is that somebody hasn't taken the time to complete the code for these events. |