org.gnu.gnome
Class GConf

java.lang.Object
  |
  +--org.gnu.glib.Boxed
        |
        +--org.gnu.gnome.GConf

public class GConf
extends Boxed


Constructor Summary
GConf()
           
 
Method Summary
static java.lang.String getAppSettings(Program program, java.lang.String subkey)
           
static java.lang.String getGnomeLibsSettings(java.lang.String subkey)
           
 
Methods inherited from class org.gnu.glib.Boxed
equals, getHandle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GConf

public GConf()
Method Detail

getGnomeLibsSettings

public static java.lang.String getGnomeLibsSettings(java.lang.String subkey)

getAppSettings

public static java.lang.String getAppSettings(Program program,
                                              java.lang.String subkey)

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