Constants ========= .. currentmodule:: gi.repository.GtkSource .. data:: MAJOR_VERSION :value: 5 Like :func:`~gi.repository.GtkSource.get_major_version`, but from the headers used at application compile time, rather than from the library linked against at application run time. .. data:: MICRO_VERSION :value: 1 Like :func:`~gi.repository.GtkSource.get_micro_version`, but from the headers used at application compile time, rather than from the library linked against at application run time. .. data:: MINOR_VERSION :value: 14 Like :func:`~gi.repository.GtkSource.get_minor_version`, but from the headers used at application compile time, rather than from the library linked against at application run time.