org.gnu.gtk

Class Settings


public class Settings
extends GObject

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

Constructor Summary

Settings()

Method Summary

static Type
getType()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.

Constructor Details

Settings

public Settings()

Method Details

getType

public static Type getType()

Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.

Retrieve the runtime type used by the GLib library.