org.gnu.glib
Interface Config


public interface Config


Field Summary
static java.lang.String API_VERSION
          Version of GTK that these bindings wrap.
static java.lang.String LIBRARY_NAME
          Name of the library - dictated by platform
 

Field Detail

API_VERSION

static final java.lang.String API_VERSION
Version of GTK that these bindings wrap.

See Also:
Constant Field Values

LIBRARY_NAME

static final java.lang.String LIBRARY_NAME
Name of the library - dictated by platform

See Also:
Constant Field Values