Re: Displaying simple HTML in gtkmm app
- From: Chris Vine <chris cvine freeserve co uk>
- To: gtkmm-list gnome org
- Cc: "Timothy M. Shead" <tshead k-3d com>, Murray Cumming <murrayc murrayc com>
- Subject: Re: Displaying simple HTML in gtkmm app
- Date: Thu, 24 Mar 2005 23:01:30 +0000
On Thursday 24 March 2005 22:24, John Taber wrote:
[snip]
> Well, "mentioned" is the right word. - "Glib::wrap() will give you a
> pointer to gtkmm object. It is an overloaded function, so it will give you
> an instance of the appropriate class."
>
> Sorry, but this doesn't really help me. Can someone help me out a bit
> more? Thks. John
Pass a pointer to the GTK+ object to be wrapped as the argument to
Glib::wrap(), and Glib::wrap() returns a pointer to the resulting wrapped
gtkmm object.
What more do you want to know?
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]