Hi all,

A couple of thoughts, please excuse me if some of this does not make sense
immediately but I program in perl and not C :-)

1) There are two types of <signal> elements with different purposes
        a) signal to handler definitions
        b) <accelerator> definition of signal to emit
   Might not b) be <emit_signal>

2) Prior to the Gnome version, <child_name> elements all had the same name
as the method that acquired a ref to them. Unfortunately, some of the Gnome
widets are different. For example, the gnome_entry child_name is
GnomeEntry:entry but the method to get a ref to the entry widget is
gtk_entry and gnome_pixmap_entry has methods 
gnome_file_entry, gnome_entry and gtk_entry - none of which match the
child_name of GnomePixmapEntry:file-entry (and it has a minus sign rather
than an underline)

I realise that these are not bugs, but if you are tidying up for the big 
day and it doesn't disturb libglade too much...

Regards, Dermot


+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to