Designing objects with GObject
- From: "Tomasz Jankowski" <tomcioj gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Designing objects with GObject
- Date: Thu, 28 Jun 2007 13:54:29 +0200
Hi!
I have such situation. I have two objects A and B and interface C, which
should be implemented by both of them. The problem is that some of
properties of interface C should be writable and readable in object A and
only readable in object B. Is there any way to keep them in interface C and
don't do any ugly tricks to go around GObject rules? I really don't want to
implement separately for both objects.
--
Cya!
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]