Uses of Class
org.gnu.glib.Quark

Packages that use Quark
org.gnu.glib   
 

Uses of Quark in org.gnu.glib
 

Methods in org.gnu.glib that return Quark
 Quark Error.getDomain()
          Return the domain for this error.
static Quark Quark.findQuark(java.lang.String string)
          Find a Quark that is associated with the given string.
 

Constructors in org.gnu.glib with parameters of type Quark
Error(Quark domain, int code, java.lang.String message)
          Construct a new Error object.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net