Re: Designing objects with GObject
- From: David Nečas (Yeti) <yeti physics muni cz>
- To: gtk-app-devel-list gnome org
- Subject: Re: Designing objects with GObject
- Date: Fri, 29 Jun 2007 18:36:26 +0200
On Fri, Jun 29, 2007 at 12:25:38PM -0400, Tristan Van Berkom wrote:
If you want to override the default value or read/write flags
on a property you can simply re-install it in the subclass.
Basically, your implementing class can g_object_class_install_property
and if its the same name it will replace whatever properties were
installed by parent classes or interfaces.
Why this isn't written anywhere... <sigh>
Yeti
--
http://gwyddion.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]