Function Macro
GtkSourceCHECK_VERSION
Declaration [src]
#define GTK_SOURCE_CHECK_VERSION (
  major,
  minor,
  micro
)
Description [src]
Macro to test the version of GtkSourceView being compiled against.
This function is not directly available to language bindings.