Re: how to use user_data field in GMarkupParser callbacks?
- From: "David Necas (Yeti)" <yeti physics muni cz>
- To: "Gabriel M. Elder" <eldergabriel charter net>
- Cc: gtk-list gnome org
- Subject: Re: how to use user_data field in GMarkupParser callbacks?
- Date: Tue, 7 Feb 2006 19:10:32 +0100
On Tue, Feb 07, 2006 at 11:14:56AM -0600, Gabriel M. Elder wrote:
> I've been scouring the documentation and the net trying to figure out
> how to (correctly) utilize the "gpointer user_data" parameter to the
> GMarkupParser callbacks. The only information the glib documentation
> provides in this regard is the function prototype in the api reference,
> and i can't find any examples anywhere.
In this argument you get back what you passed as user_data
argument to g_markup_parse_context_new().
Yeti
--
That's enough.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]