Mixup GtkSourceStyleScheme



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]