Re: Displaying simple HTML in gtkmm app



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]