Comment 6 for bug 507739

Revision history for this message
Severin H (severinh) wrote : Re: Widget names not set when using gtk.Builder

C test-case. Compile it using

gcc testcase.c -Wall -o testcase `pkg-config --cflags --libs gtk+-2.0`

and make sure that 'testcase.ui' is in the same directory as 'testcase' when executing it.