Re: Displaying simple HTML in gtkmm app



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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]