This is a feature I really miss from other toolkits but gtkhtml looks like it 
will do the job.  Are there any examples how to instantiate and use a C gtk 
widget in gtkmm code ?  
thks 
>I have no experience with this myself, but you can get to the
>underlying C GTK+ widgets via the gobj() member function. So if there
>is no wrapper for gtkhtml, you simple use the C API and call gobj() on
>your gtkmm container when you need to put the HTML widget inside it.
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to