Re: Pluggable widgets II
- From: Mark McLoughlin <mark skynet ie>
- To: Tim Janik <timj imendio com>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>, Damon Chaplin <damon karuna uklinux net>
- Subject: Re: Pluggable widgets II
- Date: Wed, 20 Dec 2006 08:38:29 +0000
Hi Tim,
Just a couple of things I'm confused about:
- How does this work for interface types?
e.g. I can understand how you might want to replace GtkEntry's
editable interface, but not how you'd appoint an implementation type
for GTK_TYPE_EDITABLE
- How does this work for application derived types?
e.g. if vino derives from GtkLabel to make a label which looks like
a clickable URL, then even if it is instantiated using
g_factory_create() a gtk theme module will not be able to replace
it given the fact it does not have access to the derived gtype
Thanks,
Mark.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]