Marshalling a glib data type
- From: "Andrea Farruggia" <andrea86 gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Marshalling a glib data type
- Date: Wed, 22 Aug 2007 18:56:14 +0200
Hi,
There is one more-or-less standard way to marshall a glib data type?
I can of course marshall a data type by breaking their opaqueness (and
this is explicitly discouraged in the doc), or I can just save all the
items using the iterator and recreate every time the structure, but
this solution is a bit slow.
Any suggestion is appreciated.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]