Re: glib stuff
- From: rob page <page rob gmail com>
- To: Murray Cumming <murrayc murrayc com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: glib stuff
- Date: Mon, 14 Mar 2005 18:11:06 +0000
On Mon, 14 Mar 2005 16:35:20 +0100, Murray Cumming <murrayc murrayc com> wrote:
> On Mon, 2005-03-14 at 16:30 +0100, Murray Cumming wrote:
> > On Sun, 2005-01-23 at 20:30 +0100, Murray Cumming wrote:
> > > On Sat, 2005-01-22 at 15:11 +0000, rob page wrote:
> > > > I can't seem to find a c++ version of g_mkdir (from glib), do i have
> > > > to use the glib version for that, or am I just missing something
> > > > obvious?
> > >
> > > It's probably not wrapped. Maybe it's new. You could grep the glibmm
> > > sources for it.
> > >
> > > If it's not there, then please do try to submit a patch for it.
> >
> > glibmm has not
>
> I mean "has now"
>
> > branched, so now would be a good time to submit a patch
> > for this new API.
>
> --
> Murray Cumming
> murrayc murrayc com
> www.murrayc.com
> www.openismus.com
>
>
Hi Murray,
First off, apologies if i'm way off, but from what I can gather, the
corresponding g_mkdir function should be automagically generated in a
similar way the g_getenv function becomes Glib::getenv, ie: from
src/glib_functions.defs,
the entry for g_mkdir appears to be missing from
src/glib_functions.defs, however it looks to me as if
src/glib_functions.defs is created by something automated, and i'm
really not sure where..
If you can point me in the right direction I'll happily do a patch.
Rob.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]