Settings.getDefault

Gets the GtkSettings object for the default GDK screen, creating it if necessary. See gtk_settings_get_for_screen().

class Settings
static
getDefault
()

Return Value

Type: Settings

a GtkSettings object. If there is no default screen, then returns NULL. [transfer none]

Meta