Mixup GtkSourceStyleScheme
- From: Ahmad Baitalmal <ahmad bitbuilder com>
- To: Gnome-Devtools <gnome-devtools gnome org>
- Subject: Mixup GtkSourceStyleScheme
- Date: 11 May 2003 03:11:07 -0700
Paolo, Gustavo,
The following is from gtksourceview/gtksourcestylescheme.h:
#define GTK_STYLE_SOURCE_SCHEME(obj)
(G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SOURCE_STYLE_SCHEME,
GtkSourceStyleScheme))
#define GTK_STYLE_SOURCE_SCHEME_CLASS(vtable)
(G_TYPE_CHECK_CLASS_CAST ((vtable), GTK_TYPE_SOURCE_STYLE_SCHEME,
GtkSourceStyleSchemeClass))
Shouldn't it be
#define GTK_SOURCE_STYLE_SCHEME
instead of
#define GTK_STYLE_SOURCE_SCHEME
?
It's confusing the python codegen, I would have to override it unless
you agree that this needs to be fixed.
Thx
- - -- ---- ----------------------------------------- --- -- - -
Ahmad Baitalmal
BitBuilder
web: http://www.bitbuilder.com
- - -- ----
-------------------------------------------------------------- --- --
- -
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]