Пример #1
0
 /**
  * Get the Language that is used for syntax highlighting.
  *
  * @since 4.0.12
  */
 public Language getLanguage() {
   return GtkSourceBuffer.getLanguage(this);
 }