On Sat, 2005-12-10 at 19:41 +0100, Torsten Schoenfeld wrote:
> > Error: GType GstDate (136409032) is not registered
with gperl
> > at ./test.pl line 34.
> >
> > Could this be bound?
>
> It's definitely on my todo list, but it's also a bit
tricky. GstDate is
> just a boxed wrapper for GDate which is GLib's way to
represent dates:
>
> http://developer.gnome.org/do
c/API/2.0/glib/glib-Date-and-Time-Functions.html#GDate
I just committed handlers for GstDate which simply convert
the struct to
and from epoch format, ie. seconds since 1970-01-01 00:00.
I think
that's the most common format for date representation in
Perl. Let me
know if it works for you.
--
Bye,
-Torsten
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
|