Hello:

       The function gtk_dialog_set_has_separator is marked as deprecated in
the code. I have commented out the code where it is called (two places
including gtkfilesel.c:1005) and it compiles fine. This is just a
workaround.
       The file gtkdialog.h has dialog_set_has_separator inside a
preprocessor directive that avoids its declaration when gtk+ is compiled
with the deprecated functions disabled (default).
       Thanks for the help.

Regards,
Enrique

2010/9/3 Murray Cumming <[email protected]>

> On Fri, 2010-09-03 at 00:52 +0200, Enrique Morgade wrote:
> > /home/quique/development/gtk+/gtk/gtkfilesel.c:1005: undefined
> > reference to `IA__gtk_dialog_set_has_separator'
>
> This is just a temporary problem that has already been fixed in gtk+ git
> master, I believe.
>
> --
> [email protected]
> www.murrayc.com
> www.openismus.com
>
>


-- 
Saludos,
Q.
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to