Constants¶
Details¶
- GtkSource.MAJOR_VERSION = 5¶
Like
GtkSource.get_major_version
(), but from the headers used at application compile time, rather than from the library linked against at application run time.
- GtkSource.MICRO_VERSION = 1¶
Like
GtkSource.get_micro_version
(), but from the headers used at application compile time, rather than from the library linked against at application run time.
- GtkSource.MINOR_VERSION = 15¶
Like
GtkSource.get_minor_version
(), but from the headers used at application compile time, rather than from the library linked against at application run time.