Re: Displaying simple HTML in gtkmm app
- From: John Taber <jtaber johntaber net>
- To: gtkmm-list gnome org
- Subject: Re: Displaying simple HTML in gtkmm app
- Date: Wed, 23 Mar 2005 17:13:42 -0700
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]