Re: Question regarding GTypeValueTable
- From: "Ed Catmur" <ed catmur co uk>
- To: "David Shultz" <mrbraz97 gmail com>
- Cc: gtk-list <gtk-list gnome org>
- Subject: Re: Question regarding GTypeValueTable
- Date: Thu, 21 Dec 2006 09:47:07 +0000
David Shultz wrote:
I was looking at the api and came to a section
that explains GTypeValueTable structure. It talks about
collect_format member and says "Each character in
the format represents an argument to be collected"
what is this argument? Does it mean an argument
to a function? if yes of what function?
Yes, an argument to the collect_value() function of the GTypeValueTable. Documented in the "Varargs Value Collection" page[1]; you almost certainly don't need to implement it.
Indeed, you almost certainly don't need to implement your own fundamental GValue types; what exactly are you trying to do here?
Ed
1. http://www.gtk.org/api/2.6/gobject/gobject-Varargs-Value-Collection.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]