gi-gtk-0.3.18.13: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.Settings

Contents

Description

 

Synopsis

Exported types

newtype Settings Source

Constructors

Settings (ForeignPtr Settings) 

Instances

GObject Settings Source 
((~) * info (ResolveSettingsMethod t Settings), MethodInfo * info Settings p) => IsLabel t (Settings -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> Settings -> p

((~) * info (ResolveSettingsMethod t Settings), MethodInfo * info Settings p) => IsLabelProxy t (Settings -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> Settings -> p

type ParentTypes Settings Source 
type AttributeList Settings Source 
type SignalList Settings Source 

Methods

settingsGetDefault

settingsGetForScreen

settingsGetForScreen :: (MonadIO m, ScreenK a) => a -> m Settings Source

settingsInstallProperty

settingsInstallProperty :: MonadIO m => GParamSpec -> m () Source

Deprecated: (Since version 3.16)This function is not useful outside GTK+.

settingsInstallPropertyParser

settingsInstallPropertyParser :: MonadIO m => GParamSpec -> RcPropertyParser -> m () Source

Deprecated: (Since version 3.16)This function is not useful outside GTK+.

settingsSetDoubleProperty

settingsSetDoubleProperty :: (MonadIO m, SettingsK a) => a -> Text -> Double -> Text -> m () Source

Deprecated: (Since version 3.16)Use g_object_set() instead.

settingsSetLongProperty

settingsSetLongProperty :: (MonadIO m, SettingsK a) => a -> Text -> Int64 -> Text -> m () Source

Deprecated: (Since version 3.16)Use g_object_set() instead.

settingsSetPropertyValue

settingsSetPropertyValue :: (MonadIO m, SettingsK a) => a -> Text -> SettingsValue -> m () Source

Deprecated: (Since version 3.16)Use g_object_set() instead.

settingsSetStringProperty

settingsSetStringProperty :: (MonadIO m, SettingsK a) => a -> Text -> Text -> Text -> m () Source

Deprecated: (Since version 3.16)Use g_object_set() instead.

Properties

ColorHash

GtkAlternativeButtonOrder

data SettingsGtkAlternativeButtonOrderPropertyInfo Source

Instances

AttrInfo SettingsGtkAlternativeButtonOrderPropertyInfo Source 
type AttrLabel SettingsGtkAlternativeButtonOrderPropertyInfo = "gtk-alternative-button-order" Source 
type AttrGetType SettingsGtkAlternativeButtonOrderPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkAlternativeButtonOrderPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkAlternativeSortArrows

data SettingsGtkAlternativeSortArrowsPropertyInfo Source

Instances

AttrInfo SettingsGtkAlternativeSortArrowsPropertyInfo Source 
type AttrLabel SettingsGtkAlternativeSortArrowsPropertyInfo = "gtk-alternative-sort-arrows" Source 
type AttrGetType SettingsGtkAlternativeSortArrowsPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkAlternativeSortArrowsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkApplicationPreferDarkTheme

data SettingsGtkApplicationPreferDarkThemePropertyInfo Source

Instances

AttrInfo SettingsGtkApplicationPreferDarkThemePropertyInfo Source 
type AttrLabel SettingsGtkApplicationPreferDarkThemePropertyInfo = "gtk-application-prefer-dark-theme" Source 
type AttrGetType SettingsGtkApplicationPreferDarkThemePropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkApplicationPreferDarkThemePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkAutoMnemonics

data SettingsGtkAutoMnemonicsPropertyInfo Source

GtkButtonImages

data SettingsGtkButtonImagesPropertyInfo Source

GtkCanChangeAccels

data SettingsGtkCanChangeAccelsPropertyInfo Source

Instances

AttrInfo SettingsGtkCanChangeAccelsPropertyInfo Source 
type AttrLabel SettingsGtkCanChangeAccelsPropertyInfo = "gtk-can-change-accels" Source 
type AttrGetType SettingsGtkCanChangeAccelsPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkCanChangeAccelsPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkCanChangeAccelsPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkCanChangeAccelsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkColorPalette

data SettingsGtkColorPalettePropertyInfo Source

GtkColorScheme

GtkCursorBlink

GtkCursorBlinkTime

data SettingsGtkCursorBlinkTimePropertyInfo Source

Instances

AttrInfo SettingsGtkCursorBlinkTimePropertyInfo Source 
type AttrLabel SettingsGtkCursorBlinkTimePropertyInfo = "gtk-cursor-blink-time" Source 
type AttrGetType SettingsGtkCursorBlinkTimePropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkCursorBlinkTimePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkCursorBlinkTimeout

data SettingsGtkCursorBlinkTimeoutPropertyInfo Source

Instances

AttrInfo SettingsGtkCursorBlinkTimeoutPropertyInfo Source 
type AttrLabel SettingsGtkCursorBlinkTimeoutPropertyInfo = "gtk-cursor-blink-timeout" Source 
type AttrGetType SettingsGtkCursorBlinkTimeoutPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkCursorBlinkTimeoutPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkCursorThemeName

data SettingsGtkCursorThemeNamePropertyInfo Source

Instances

AttrInfo SettingsGtkCursorThemeNamePropertyInfo Source 
type AttrLabel SettingsGtkCursorThemeNamePropertyInfo = "gtk-cursor-theme-name" Source 
type AttrGetType SettingsGtkCursorThemeNamePropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsGtkCursorThemeNamePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkCursorThemeNamePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsGtkCursorThemeNamePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkCursorThemeSize

data SettingsGtkCursorThemeSizePropertyInfo Source

Instances

AttrInfo SettingsGtkCursorThemeSizePropertyInfo Source 
type AttrLabel SettingsGtkCursorThemeSizePropertyInfo = "gtk-cursor-theme-size" Source 
type AttrGetType SettingsGtkCursorThemeSizePropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkCursorThemeSizePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkCursorThemeSizePropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkCursorThemeSizePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkDecorationLayout

data SettingsGtkDecorationLayoutPropertyInfo Source

Instances

AttrInfo SettingsGtkDecorationLayoutPropertyInfo Source 
type AttrLabel SettingsGtkDecorationLayoutPropertyInfo = "gtk-decoration-layout" Source 
type AttrGetType SettingsGtkDecorationLayoutPropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsGtkDecorationLayoutPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkDecorationLayoutPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsGtkDecorationLayoutPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkDialogsUseHeader

data SettingsGtkDialogsUseHeaderPropertyInfo Source

Instances

AttrInfo SettingsGtkDialogsUseHeaderPropertyInfo Source 
type AttrLabel SettingsGtkDialogsUseHeaderPropertyInfo = "gtk-dialogs-use-header" Source 
type AttrGetType SettingsGtkDialogsUseHeaderPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkDialogsUseHeaderPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkDndDragThreshold

data SettingsGtkDndDragThresholdPropertyInfo Source

Instances

AttrInfo SettingsGtkDndDragThresholdPropertyInfo Source 
type AttrLabel SettingsGtkDndDragThresholdPropertyInfo = "gtk-dnd-drag-threshold" Source 
type AttrGetType SettingsGtkDndDragThresholdPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkDndDragThresholdPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkDndDragThresholdPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkDndDragThresholdPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkDoubleClickDistance

data SettingsGtkDoubleClickDistancePropertyInfo Source

Instances

AttrInfo SettingsGtkDoubleClickDistancePropertyInfo Source 
type AttrLabel SettingsGtkDoubleClickDistancePropertyInfo = "gtk-double-click-distance" Source 
type AttrGetType SettingsGtkDoubleClickDistancePropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkDoubleClickDistancePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkDoubleClickTime

data SettingsGtkDoubleClickTimePropertyInfo Source

Instances

AttrInfo SettingsGtkDoubleClickTimePropertyInfo Source 
type AttrLabel SettingsGtkDoubleClickTimePropertyInfo = "gtk-double-click-time" Source 
type AttrGetType SettingsGtkDoubleClickTimePropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkDoubleClickTimePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkDoubleClickTimePropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkDoubleClickTimePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkEnableAccels

data SettingsGtkEnableAccelsPropertyInfo Source

GtkEnableAnimations

data SettingsGtkEnableAnimationsPropertyInfo Source

Instances

AttrInfo SettingsGtkEnableAnimationsPropertyInfo Source 
type AttrLabel SettingsGtkEnableAnimationsPropertyInfo = "gtk-enable-animations" Source 
type AttrGetType SettingsGtkEnableAnimationsPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkEnableAnimationsPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkEnableAnimationsPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkEnableAnimationsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkEnableEventSounds

data SettingsGtkEnableEventSoundsPropertyInfo Source

Instances

AttrInfo SettingsGtkEnableEventSoundsPropertyInfo Source 
type AttrLabel SettingsGtkEnableEventSoundsPropertyInfo = "gtk-enable-event-sounds" Source 
type AttrGetType SettingsGtkEnableEventSoundsPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkEnableEventSoundsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkEnableInputFeedbackSounds

data SettingsGtkEnableInputFeedbackSoundsPropertyInfo Source

Instances

AttrInfo SettingsGtkEnableInputFeedbackSoundsPropertyInfo Source 
type AttrLabel SettingsGtkEnableInputFeedbackSoundsPropertyInfo = "gtk-enable-input-feedback-sounds" Source 
type AttrGetType SettingsGtkEnableInputFeedbackSoundsPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkEnableInputFeedbackSoundsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkEnableMnemonics

data SettingsGtkEnableMnemonicsPropertyInfo Source

Instances

AttrInfo SettingsGtkEnableMnemonicsPropertyInfo Source 
type AttrLabel SettingsGtkEnableMnemonicsPropertyInfo = "gtk-enable-mnemonics" Source 
type AttrGetType SettingsGtkEnableMnemonicsPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkEnableMnemonicsPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkEnableMnemonicsPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkEnableMnemonicsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkEnablePrimaryPaste

data SettingsGtkEnablePrimaryPastePropertyInfo Source

Instances

AttrInfo SettingsGtkEnablePrimaryPastePropertyInfo Source 
type AttrLabel SettingsGtkEnablePrimaryPastePropertyInfo = "gtk-enable-primary-paste" Source 
type AttrGetType SettingsGtkEnablePrimaryPastePropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkEnablePrimaryPastePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkEnableTooltips

data SettingsGtkEnableTooltipsPropertyInfo Source

GtkEntryPasswordHintTimeout

data SettingsGtkEntryPasswordHintTimeoutPropertyInfo Source

Instances

AttrInfo SettingsGtkEntryPasswordHintTimeoutPropertyInfo Source 
type AttrLabel SettingsGtkEntryPasswordHintTimeoutPropertyInfo = "gtk-entry-password-hint-timeout" Source 
type AttrGetType SettingsGtkEntryPasswordHintTimeoutPropertyInfo = Word32 Source 
type AttrBaseTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo = TYPE Lifted ~ Word32 Source 
type AttrAllowedOps SettingsGtkEntryPasswordHintTimeoutPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkEntrySelectOnFocus

data SettingsGtkEntrySelectOnFocusPropertyInfo Source

Instances

AttrInfo SettingsGtkEntrySelectOnFocusPropertyInfo Source 
type AttrLabel SettingsGtkEntrySelectOnFocusPropertyInfo = "gtk-entry-select-on-focus" Source 
type AttrGetType SettingsGtkEntrySelectOnFocusPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkEntrySelectOnFocusPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkErrorBell

GtkFallbackIconTheme

data SettingsGtkFallbackIconThemePropertyInfo Source

Instances

AttrInfo SettingsGtkFallbackIconThemePropertyInfo Source 
type AttrLabel SettingsGtkFallbackIconThemePropertyInfo = "gtk-fallback-icon-theme" Source 
type AttrGetType SettingsGtkFallbackIconThemePropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsGtkFallbackIconThemePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkFallbackIconThemePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsGtkFallbackIconThemePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkFileChooserBackend

data SettingsGtkFileChooserBackendPropertyInfo Source

Instances

AttrInfo SettingsGtkFileChooserBackendPropertyInfo Source 
type AttrLabel SettingsGtkFileChooserBackendPropertyInfo = "gtk-file-chooser-backend" Source 
type AttrGetType SettingsGtkFileChooserBackendPropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsGtkFileChooserBackendPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkFileChooserBackendPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsGtkFileChooserBackendPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkFontName

GtkFontconfigTimestamp

data SettingsGtkFontconfigTimestampPropertyInfo Source

Instances

AttrInfo SettingsGtkFontconfigTimestampPropertyInfo Source 
type AttrLabel SettingsGtkFontconfigTimestampPropertyInfo = "gtk-fontconfig-timestamp" Source 
type AttrGetType SettingsGtkFontconfigTimestampPropertyInfo = Word32 Source 
type AttrBaseTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo = TYPE Lifted ~ Word32 Source 
type AttrAllowedOps SettingsGtkFontconfigTimestampPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkIconSizes

GtkIconThemeName

data SettingsGtkIconThemeNamePropertyInfo Source

GtkImModule

GtkImPreeditStyle

data SettingsGtkImPreeditStylePropertyInfo Source

Instances

AttrInfo SettingsGtkImPreeditStylePropertyInfo Source 
type AttrLabel SettingsGtkImPreeditStylePropertyInfo = "gtk-im-preedit-style" Source 
type AttrGetType SettingsGtkImPreeditStylePropertyInfo = IMPreeditStyle Source 
type AttrBaseTypeConstraint SettingsGtkImPreeditStylePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkImPreeditStylePropertyInfo = TYPE Lifted ~ IMPreeditStyle Source 
type AttrAllowedOps SettingsGtkImPreeditStylePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkImStatusStyle

data SettingsGtkImStatusStylePropertyInfo Source

GtkKeyThemeName

data SettingsGtkKeyThemeNamePropertyInfo Source

GtkKeynavCursorOnly

data SettingsGtkKeynavCursorOnlyPropertyInfo Source

Instances

AttrInfo SettingsGtkKeynavCursorOnlyPropertyInfo Source 
type AttrLabel SettingsGtkKeynavCursorOnlyPropertyInfo = "gtk-keynav-cursor-only" Source 
type AttrGetType SettingsGtkKeynavCursorOnlyPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkKeynavCursorOnlyPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkKeynavCursorOnlyPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkKeynavCursorOnlyPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkKeynavWrapAround

data SettingsGtkKeynavWrapAroundPropertyInfo Source

Instances

AttrInfo SettingsGtkKeynavWrapAroundPropertyInfo Source 
type AttrLabel SettingsGtkKeynavWrapAroundPropertyInfo = "gtk-keynav-wrap-around" Source 
type AttrGetType SettingsGtkKeynavWrapAroundPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkKeynavWrapAroundPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkKeynavWrapAroundPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkKeynavWrapAroundPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkLabelSelectOnFocus

data SettingsGtkLabelSelectOnFocusPropertyInfo Source

Instances

AttrInfo SettingsGtkLabelSelectOnFocusPropertyInfo Source 
type AttrLabel SettingsGtkLabelSelectOnFocusPropertyInfo = "gtk-label-select-on-focus" Source 
type AttrGetType SettingsGtkLabelSelectOnFocusPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkLabelSelectOnFocusPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkLongPressTime

data SettingsGtkLongPressTimePropertyInfo Source

GtkMenuBarAccel

data SettingsGtkMenuBarAccelPropertyInfo Source

GtkMenuBarPopupDelay

data SettingsGtkMenuBarPopupDelayPropertyInfo Source

Instances

AttrInfo SettingsGtkMenuBarPopupDelayPropertyInfo Source 
type AttrLabel SettingsGtkMenuBarPopupDelayPropertyInfo = "gtk-menu-bar-popup-delay" Source 
type AttrGetType SettingsGtkMenuBarPopupDelayPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkMenuBarPopupDelayPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkMenuBarPopupDelayPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkMenuBarPopupDelayPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkMenuImages

GtkMenuPopdownDelay

data SettingsGtkMenuPopdownDelayPropertyInfo Source

Instances

AttrInfo SettingsGtkMenuPopdownDelayPropertyInfo Source 
type AttrLabel SettingsGtkMenuPopdownDelayPropertyInfo = "gtk-menu-popdown-delay" Source 
type AttrGetType SettingsGtkMenuPopdownDelayPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkMenuPopdownDelayPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkMenuPopdownDelayPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkMenuPopdownDelayPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkMenuPopupDelay

data SettingsGtkMenuPopupDelayPropertyInfo Source

Instances

GtkModules

GtkPrimaryButtonWarpsSlider

data SettingsGtkPrimaryButtonWarpsSliderPropertyInfo Source

Instances

AttrInfo SettingsGtkPrimaryButtonWarpsSliderPropertyInfo Source 
type AttrLabel SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = "gtk-primary-button-warps-slider" Source 
type AttrGetType SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkPrintBackends

data SettingsGtkPrintBackendsPropertyInfo Source

GtkPrintPreviewCommand

data SettingsGtkPrintPreviewCommandPropertyInfo Source

Instances

AttrInfo SettingsGtkPrintPreviewCommandPropertyInfo Source 
type AttrLabel SettingsGtkPrintPreviewCommandPropertyInfo = "gtk-print-preview-command" Source 
type AttrGetType SettingsGtkPrintPreviewCommandPropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsGtkPrintPreviewCommandPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkRecentFilesEnabled

data SettingsGtkRecentFilesEnabledPropertyInfo Source

Instances

AttrInfo SettingsGtkRecentFilesEnabledPropertyInfo Source 
type AttrLabel SettingsGtkRecentFilesEnabledPropertyInfo = "gtk-recent-files-enabled" Source 
type AttrGetType SettingsGtkRecentFilesEnabledPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkRecentFilesEnabledPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkRecentFilesLimit

data SettingsGtkRecentFilesLimitPropertyInfo Source

Instances

AttrInfo SettingsGtkRecentFilesLimitPropertyInfo Source 
type AttrLabel SettingsGtkRecentFilesLimitPropertyInfo = "gtk-recent-files-limit" Source 
type AttrGetType SettingsGtkRecentFilesLimitPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkRecentFilesLimitPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkRecentFilesLimitPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkRecentFilesLimitPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkRecentFilesMaxAge

data SettingsGtkRecentFilesMaxAgePropertyInfo Source

Instances

AttrInfo SettingsGtkRecentFilesMaxAgePropertyInfo Source 
type AttrLabel SettingsGtkRecentFilesMaxAgePropertyInfo = "gtk-recent-files-max-age" Source 
type AttrGetType SettingsGtkRecentFilesMaxAgePropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkRecentFilesMaxAgePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkScrolledWindowPlacement

data SettingsGtkScrolledWindowPlacementPropertyInfo Source

Instances

AttrInfo SettingsGtkScrolledWindowPlacementPropertyInfo Source 
type AttrLabel SettingsGtkScrolledWindowPlacementPropertyInfo = "gtk-scrolled-window-placement" Source 
type AttrGetType SettingsGtkScrolledWindowPlacementPropertyInfo = CornerType Source 
type AttrBaseTypeConstraint SettingsGtkScrolledWindowPlacementPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkScrolledWindowPlacementPropertyInfo = TYPE Lifted ~ CornerType Source 
type AttrAllowedOps SettingsGtkScrolledWindowPlacementPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkShellShowsAppMenu

data SettingsGtkShellShowsAppMenuPropertyInfo Source

Instances

AttrInfo SettingsGtkShellShowsAppMenuPropertyInfo Source 
type AttrLabel SettingsGtkShellShowsAppMenuPropertyInfo = "gtk-shell-shows-app-menu" Source 
type AttrGetType SettingsGtkShellShowsAppMenuPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkShellShowsAppMenuPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkShellShowsDesktop

data SettingsGtkShellShowsDesktopPropertyInfo Source

Instances

AttrInfo SettingsGtkShellShowsDesktopPropertyInfo Source 
type AttrLabel SettingsGtkShellShowsDesktopPropertyInfo = "gtk-shell-shows-desktop" Source 
type AttrGetType SettingsGtkShellShowsDesktopPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkShellShowsDesktopPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkShellShowsMenubar

data SettingsGtkShellShowsMenubarPropertyInfo Source

Instances

AttrInfo SettingsGtkShellShowsMenubarPropertyInfo Source 
type AttrLabel SettingsGtkShellShowsMenubarPropertyInfo = "gtk-shell-shows-menubar" Source 
type AttrGetType SettingsGtkShellShowsMenubarPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkShellShowsMenubarPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkShowInputMethodMenu

data SettingsGtkShowInputMethodMenuPropertyInfo Source

Instances

AttrInfo SettingsGtkShowInputMethodMenuPropertyInfo Source 
type AttrLabel SettingsGtkShowInputMethodMenuPropertyInfo = "gtk-show-input-method-menu" Source 
type AttrGetType SettingsGtkShowInputMethodMenuPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkShowInputMethodMenuPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkShowInputMethodMenuPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkShowInputMethodMenuPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkShowUnicodeMenu

data SettingsGtkShowUnicodeMenuPropertyInfo Source

Instances

AttrInfo SettingsGtkShowUnicodeMenuPropertyInfo Source 
type AttrLabel SettingsGtkShowUnicodeMenuPropertyInfo = "gtk-show-unicode-menu" Source 
type AttrGetType SettingsGtkShowUnicodeMenuPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkShowUnicodeMenuPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkShowUnicodeMenuPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkShowUnicodeMenuPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkSoundThemeName

data SettingsGtkSoundThemeNamePropertyInfo Source

GtkSplitCursor

GtkThemeName

GtkTimeoutExpand

data SettingsGtkTimeoutExpandPropertyInfo Source

GtkTimeoutInitial

data SettingsGtkTimeoutInitialPropertyInfo Source

Instances

GtkTimeoutRepeat

data SettingsGtkTimeoutRepeatPropertyInfo Source

GtkTitlebarDoubleClick

data SettingsGtkTitlebarDoubleClickPropertyInfo Source

Instances

AttrInfo SettingsGtkTitlebarDoubleClickPropertyInfo Source 
type AttrLabel SettingsGtkTitlebarDoubleClickPropertyInfo = "gtk-titlebar-double-click" Source 
type AttrGetType SettingsGtkTitlebarDoubleClickPropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsGtkTitlebarDoubleClickPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkTitlebarMiddleClick

data SettingsGtkTitlebarMiddleClickPropertyInfo Source

Instances

AttrInfo SettingsGtkTitlebarMiddleClickPropertyInfo Source 
type AttrLabel SettingsGtkTitlebarMiddleClickPropertyInfo = "gtk-titlebar-middle-click" Source 
type AttrGetType SettingsGtkTitlebarMiddleClickPropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsGtkTitlebarMiddleClickPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkTitlebarRightClick

data SettingsGtkTitlebarRightClickPropertyInfo Source

Instances

AttrInfo SettingsGtkTitlebarRightClickPropertyInfo Source 
type AttrLabel SettingsGtkTitlebarRightClickPropertyInfo = "gtk-titlebar-right-click" Source 
type AttrGetType SettingsGtkTitlebarRightClickPropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsGtkTitlebarRightClickPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkToolbarIconSize

data SettingsGtkToolbarIconSizePropertyInfo Source

Instances

AttrInfo SettingsGtkToolbarIconSizePropertyInfo Source 
type AttrLabel SettingsGtkToolbarIconSizePropertyInfo = "gtk-toolbar-icon-size" Source 
type AttrGetType SettingsGtkToolbarIconSizePropertyInfo = IconSize Source 
type AttrBaseTypeConstraint SettingsGtkToolbarIconSizePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkToolbarIconSizePropertyInfo = TYPE Lifted ~ IconSize Source 
type AttrAllowedOps SettingsGtkToolbarIconSizePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkToolbarStyle

data SettingsGtkToolbarStylePropertyInfo Source

GtkTooltipBrowseModeTimeout

data SettingsGtkTooltipBrowseModeTimeoutPropertyInfo Source

Instances

AttrInfo SettingsGtkTooltipBrowseModeTimeoutPropertyInfo Source 
type AttrLabel SettingsGtkTooltipBrowseModeTimeoutPropertyInfo = "gtk-tooltip-browse-mode-timeout" Source 
type AttrGetType SettingsGtkTooltipBrowseModeTimeoutPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkTooltipBrowseModeTimeoutPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkTooltipBrowseModeTimeoutPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkTooltipBrowseModeTimeoutPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkTooltipBrowseTimeout

data SettingsGtkTooltipBrowseTimeoutPropertyInfo Source

Instances

AttrInfo SettingsGtkTooltipBrowseTimeoutPropertyInfo Source 
type AttrLabel SettingsGtkTooltipBrowseTimeoutPropertyInfo = "gtk-tooltip-browse-timeout" Source 
type AttrGetType SettingsGtkTooltipBrowseTimeoutPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint SettingsGtkTooltipBrowseTimeoutPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkTooltipBrowseTimeoutPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps SettingsGtkTooltipBrowseTimeoutPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkTooltipTimeout

data SettingsGtkTooltipTimeoutPropertyInfo Source

Instances

GtkTouchscreenMode

data SettingsGtkTouchscreenModePropertyInfo Source

Instances

AttrInfo SettingsGtkTouchscreenModePropertyInfo Source 
type AttrLabel SettingsGtkTouchscreenModePropertyInfo = "gtk-touchscreen-mode" Source 
type AttrGetType SettingsGtkTouchscreenModePropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsGtkTouchscreenModePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsGtkTouchscreenModePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsGtkTouchscreenModePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

GtkVisibleFocus

data SettingsGtkVisibleFocusPropertyInfo Source

GtkXftAntialias

data SettingsGtkXftAntialiasPropertyInfo Source

GtkXftDpi

GtkXftHinting

GtkXftHintstyle

data SettingsGtkXftHintstylePropertyInfo Source

GtkXftRgba