|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.GObject
org.gnu.gtk.Settings
Application settings such as theme, fonts, toolbar icon size and cursor blink times. Most of these are set in the gtk theme or gnome control center and so changing them within applications is discouraged.
These have not yet been implemented in Java-Gnome
Field Summary |
Fields inherited from class org.gnu.glib.GObject |
eventsInitialized |
Constructor Summary | |
Settings()
|
Method Summary | |
static Type |
getType()
Retrieve the runtime type used by the GLib library. |
protected static Handle |
gtk_settings_get_default()
|
protected static int |
gtk_settings_get_type()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Settings()
Method Detail |
public static Type getType()
protected static final int gtk_settings_get_type()
protected static final Handle gtk_settings_get_default()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |