On 5/26/07, Felipe Balbi <[EMAIL PROTECTED]> wrote:
> it's the glade_xml_signal_autoconnect
>
> I define the name in the xml file and code the same name in the C language...
>
> libglade does the connections :-p
>
> easier.. and let my code be cleaner...
>

You need to pass -export-dynamic to ld in order to let libglade see
the symbols in your binary.

This is being pedantic, but I didn't see glade_xml_signal_autoconnect
in your code either :-)

-Jim

PS, do a "reply all", otherwise the mail only gets sent to me and not
the mailing list.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to