On 25/10/2012 05:46, Dos Santos, Oliveira wrote:
> Hi everybody,
> 
>  
> 
> I’m currently building GTKmm 3 libraries on Windows. I’d like to know if
> libglade/libglademm is yet useful or not for building GTKmm 3 ? or any other
> glade library.
> 
>  
> 
> I’m asking it because I used Glade3 to design my windows and I remember to 
> have
> read somewhere that libglade was deprecated in favour of GtkBuilder. So, need 
> I
> to build libglade/libglademm or not for building properly GTKmm 3 ?

GtkBuilder is part of Gtk+, and Gtk::Builder part of Gtkmm. libglade(mm) are
used for accessing old .glade files, and is deprecated, so if you export your
things into the GtkBuilder format, you don't need libglade(mm).

-- 
Kind regards,
Loong Jin

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to