[Glade-devel] Syntax help

Gurjot Singh bhattigurjot at gmail.com
Fri Jun 6 21:10:41 UTC 2014


On 7 June 2014 02:34, Gurjot Singh <bhattigurjot at gmail.com> wrote:
>
> This is the line that generates it:
> glade_xml_signal_autoconnect (xml);
>
> And where xml is:
> GtkBuilder *xml = gtk_builder_new ();
>
> What would be the new syntax that is to be used in
> glade_xml_signal_autoconnect() 's place?

gtk_builder_connect_signals(xml, Null);
Is this correct?



-- 
Gurjot Singh
Blog: http://bhattigurjot.wordpress.com

"You gotta get hurt 'cause that's how you'll learn, You gotta try your
hardest no matter how much you'll burn." ~ Scott Singh


More information about the Glade-devel mailing list