Re: [gtkmm] Gdk::AnimationIter - is not fully wrapped?



On Mon, 2004-04-12 at 10:39, Igor Gorbounov wrote:
> There are in gdk methods like gdk_animation_iter_get_pixbuf()
> or gdk_animation_iter_get_delay_time() that are absent in
> Gdk::AnimationIter (at least in gtkmm2-2.2.X).
> Am I missing something or gtkmm is missing those methods?
> 	Igor Gorbounov

They do seem to be missing. You'll have to create a patch to add the API
to gtkmm 2.4, for gtkmm 2.5:
http://www.gtkmm.org/bugs.shtml

In the meantime, you can use gobj() to get the underlying C object, and
call the C functions on that.

-- 
Murray Cumming
www.murrayc.com
murrayc murrayc com




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