|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.freedesktop.bindings.Pointer
org.freedesktop.bindings.Proxy
org.gnome.glib.Object
org.gnome.gtk.Object
org.gnome.sourceview.Language
public class Language
A Language is used for syntax highlighting in a SourceBuffer. Instances can
be obtained from the LanguageManager
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.gnome.gtk.Object |
---|
Object.Destroy |
Method Summary | |
---|---|
String |
getID()
Get the ID of the language. |
String |
getName()
Get the localized name of the language. |
Methods inherited from class org.gnome.gtk.Object |
---|
connect, destroy |
Methods inherited from class org.freedesktop.bindings.Pointer |
---|
toString |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getID()
java
. The ID of a language is defined in the corresponding
language definition file.
public String getName()
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |