A better idea is to not use this api but to look at the GIO API, even though it is not officially integrated in glib yet, it will be the recom- mended API in the future.
kr, On 2007-12-10 19:45:46 (+0700), Nguyen Thai Ngoc Duy <[EMAIL PROTECTED]> wrote: > On Dec 10, 2007 7:09 PM, Denis Cheremisov <[EMAIL PROTECTED]> wrote: > > How do I open them? How do I work with pipes? > > What methods use for them in Vala? > > What I would do is to look into glib-2.0.vapi and find out what > methods are provided. There is class GLib.FileStream which provides > access to libc functions. Method naming is not all the same as libc's > though. > > -- > Duy > _______________________________________________ > Vala-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/vala-list Chipzz AKA Jan Van Buggenhout -- ------------------------------------------------------------------------ UNIX isn't dead - It just smells funny [EMAIL PROTECTED] ------------------------------------------------------------------------ "Baldric, you wouldn't recognize a subtle plan if it painted itself pur- ple and danced naked on a harpsicord singing 'subtle plans are here a- gain'." _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
