gtk+ modules
- From: plex <dadler gwdg de>
- To: GTK Liste <gtk-list redhat com>
- Subject: gtk+ modules
- Date: Wed, 11 Aug 1999 14:57:36 +0200
hi,
perhaps you have seen the gtk+ magic patch, i just started thinking over
to create a gtk+ module out of it.
the main problem is, that each class must have a certain contact through a
function. my idea is, to let the gtk_magic_class_observe_prop function
in the source-tree and overload it with a loaded module. is this possible?
gtk_magic_observe_prop's syntax:
gtk_magic_class_observe_prop (GtkType base_type,
GtkType ob_type,
gchar * prop_name,
GPropData * factory_data)
this function (in gtk-magic's sense!):
will try to observe the property "ob_type's class-name"::prop_name.
--
so long,
plex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]