Re: [anjuta-devel] Overriding GObject properties
- From: "Johannes Schmid" <jhs jsschmid de>
- To: Sébastien Granjoux <seb sfo free fr>
- Cc: anjuta-devel-list <anjuta-devel-list gnome org>, gtk-app-devel-list gnome org
- Subject: Re: [anjuta-devel] Overriding GObject properties
- Date: Mon, 29 Aug 2011 02:10:22 +0200 (CEST)
Hi!
I cannot use g_object_set_property because I have overridden the property.
I have tried to use g_param_spec_get_redirect_target to get the original
GParamSpec but then I don't know how to use this to set the
GtkAdjustment in the GtkTextView object.
Hmm, I really don't know. I think the GParamSpec is only useful to query
data about the property but not really for setting/getting it. Maybe ask
on #gtk+ or on gtk-list, this is really an expert glib topic...
Regards,
Johannes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]