pike.git/
src/
post_modules/
GTK2/
source/
gtkkeywordlisttag.pre
Branch:
Tag:
Non-build tags
All tags
No tags
2011-10-30
2011-10-30 14:06:55 by Henrik Grubbström (Grubba) <grubba@grubba.org>
b1f1789d207cde84814361298f94724c1ae7a145 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
GTK2: Added detection (and survival) of gtksourceview-2.0.
1:
/* -*- C -*- */ require gtksourceview;
+
not gtksourceview20;
class GTK2.KeywordListTag; inherit GTK2.SourceTag;