gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.Settings

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Objects.Settings module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype Settings #

Constructors

Settings (ManagedPtr Settings) 

Instances

Instances details
Eq Settings 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

(==) :: Settings -> Settings -> Bool

(/=) :: Settings -> Settings -> Bool

GObject Settings 
Instance details

Defined in GI.Gtk.Objects.Settings

ManagedPtrNewtype Settings 
Instance details

Defined in GI.Gtk.Objects.Settings

TypedObject Settings 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

glibType :: IO GType #

HasParentTypes Settings 
Instance details

Defined in GI.Gtk.Objects.Settings

HasAttributeList Settings 
Instance details

Defined in GI.Gtk.Objects.Settings

(info ~ ResolveSettingsMethod t Settings, OverloadedMethod info Settings p, HasField t Settings p) => HasField (t :: Symbol) Settings p 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

getField :: Settings -> p

(info ~ ResolveSettingsMethod t Settings, OverloadedMethodInfo info Settings) => IsLabel t (MethodProxy info Settings) 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

fromLabel :: MethodProxy info Settings

(info ~ ResolveSettingsMethod t Settings, OverloadedMethod info Settings p) => IsLabel t (Settings -> p) 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

fromLabel :: Settings -> p

IsGValue (Maybe Settings) 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Settings -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Settings) #

type AttributeList Settings 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttributeList Settings = SettingsAttributeList
type ParentTypes Settings 
Instance details

Defined in GI.Gtk.Objects.Settings

type ParentTypes Settings = '[Object, StyleProvider]
type SignalList Settings 
Instance details

Defined in GI.Gtk.Objects.Settings

type SignalList Settings = SettingsSignalList

class (GObject o, IsDescendantOf Settings o) => IsSettings o #

Instances

Instances details
(GObject o, IsDescendantOf Settings o) => IsSettings o 
Instance details

Defined in GI.Gtk.Objects.Settings

type family ResolveSettingsMethod (t :: Symbol) o where ... #

Equations

ResolveSettingsMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveSettingsMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveSettingsMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveSettingsMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveSettingsMethod "getv" o = ObjectGetvMethodInfo 
ResolveSettingsMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveSettingsMethod "notify" o = ObjectNotifyMethodInfo 
ResolveSettingsMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveSettingsMethod "ref" o = ObjectRefMethodInfo 
ResolveSettingsMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveSettingsMethod "resetProperty" o = SettingsResetPropertyMethodInfo 
ResolveSettingsMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveSettingsMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveSettingsMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveSettingsMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveSettingsMethod "unref" o = ObjectUnrefMethodInfo 
ResolveSettingsMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveSettingsMethod "getData" o = ObjectGetDataMethodInfo 
ResolveSettingsMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveSettingsMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveSettingsMethod "setData" o = ObjectSetDataMethodInfo 
ResolveSettingsMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveSettingsMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveSettingsMethod l o = MethodResolutionFailed l o :: Type 

data SettingsGtkAlternativeButtonOrderPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkAlternativeButtonOrderPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkAlternativeButtonOrderPropertyInfo = "gtk-alternative-button-order"
type AttrOrigin SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo o => o -> IO (AttrGetType SettingsGtkAlternativeButtonOrderPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo o, AttrSetTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo o, AttrSetTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo o, AttrTransferTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkAlternativeButtonOrderPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo o => o -> AttrGetType SettingsGtkAlternativeButtonOrderPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkAlternativeButtonOrderPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkAlternativeButtonOrderPropertyInfo = "gtk-alternative-button-order"
type AttrOrigin SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkAlternativeButtonOrderPropertyInfo = Type ~ Bool

data SettingsGtkAlternativeSortArrowsPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkAlternativeSortArrowsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkAlternativeSortArrowsPropertyInfo = "gtk-alternative-sort-arrows"
type AttrOrigin SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo o => o -> IO (AttrGetType SettingsGtkAlternativeSortArrowsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo o, AttrSetTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo o, AttrSetTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo o, AttrTransferTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkAlternativeSortArrowsPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo o => o -> AttrGetType SettingsGtkAlternativeSortArrowsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkAlternativeSortArrowsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkAlternativeSortArrowsPropertyInfo = "gtk-alternative-sort-arrows"
type AttrOrigin SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkAlternativeSortArrowsPropertyInfo = Type ~ Bool

data SettingsGtkApplicationPreferDarkThemePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkApplicationPreferDarkThemePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkApplicationPreferDarkThemePropertyInfo = "gtk-application-prefer-dark-theme"
type AttrOrigin SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo o => o -> IO (AttrGetType SettingsGtkApplicationPreferDarkThemePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo o, AttrSetTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo o, AttrSetTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo o, AttrTransferTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkApplicationPreferDarkThemePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo o => o -> AttrGetType SettingsGtkApplicationPreferDarkThemePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkApplicationPreferDarkThemePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkApplicationPreferDarkThemePropertyInfo = "gtk-application-prefer-dark-theme"
type AttrOrigin SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkApplicationPreferDarkThemePropertyInfo = Type ~ Bool

data SettingsGtkCursorAspectRatioPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorAspectRatioPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo = Type ~ Double
type AttrTransferTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo = Type ~ Double
type AttrTransferType SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorAspectRatioPropertyInfo = Double
type AttrLabel SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorAspectRatioPropertyInfo = "gtk-cursor-aspect-ratio"
type AttrOrigin SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo o => o -> IO (AttrGetType SettingsGtkCursorAspectRatioPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo o, AttrTransferTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkCursorAspectRatioPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo o => o -> AttrGetType SettingsGtkCursorAspectRatioPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorAspectRatioPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorAspectRatioPropertyInfo = "gtk-cursor-aspect-ratio"
type AttrOrigin SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo = Type ~ Double
type AttrTransferType SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorAspectRatioPropertyInfo = Double
type AttrTransferTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorAspectRatioPropertyInfo = Type ~ Double

data SettingsGtkCursorBlinkPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorBlinkPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo = IsSettings
type AttrGetType SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorBlinkPropertyInfo = Bool
type AttrSetTypeConstraint SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorBlinkPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorBlinkPropertyInfo = Bool
type AttrLabel SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorBlinkPropertyInfo = "gtk-cursor-blink"
type AttrOrigin SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo o => o -> IO (AttrGetType SettingsGtkCursorBlinkPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorBlinkPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorBlinkPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo o, AttrTransferTypeConstraint SettingsGtkCursorBlinkPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkCursorBlinkPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo o => o -> AttrGetType SettingsGtkCursorBlinkPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorBlinkPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkCursorBlinkPropertyInfo = IsSettings
type AttrGetType SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorBlinkPropertyInfo = Bool
type AttrLabel SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorBlinkPropertyInfo = "gtk-cursor-blink"
type AttrOrigin SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorBlinkPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkCursorBlinkPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorBlinkPropertyInfo = Type ~ Bool

data SettingsGtkCursorBlinkTimePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorBlinkTimePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorBlinkTimePropertyInfo = Int32
type AttrLabel SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorBlinkTimePropertyInfo = "gtk-cursor-blink-time"
type AttrOrigin SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo o => o -> IO (AttrGetType SettingsGtkCursorBlinkTimePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo o, AttrTransferTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkCursorBlinkTimePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo o => o -> AttrGetType SettingsGtkCursorBlinkTimePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorBlinkTimePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorBlinkTimePropertyInfo = "gtk-cursor-blink-time"
type AttrOrigin SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorBlinkTimePropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorBlinkTimePropertyInfo = Type ~ Int32

data SettingsGtkCursorBlinkTimeoutPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorBlinkTimeoutPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorBlinkTimeoutPropertyInfo = Int32
type AttrLabel SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorBlinkTimeoutPropertyInfo = "gtk-cursor-blink-timeout"
type AttrOrigin SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo o => o -> IO (AttrGetType SettingsGtkCursorBlinkTimeoutPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo o, AttrTransferTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkCursorBlinkTimeoutPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo o => o -> AttrGetType SettingsGtkCursorBlinkTimeoutPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorBlinkTimeoutPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorBlinkTimeoutPropertyInfo = "gtk-cursor-blink-timeout"
type AttrOrigin SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorBlinkTimeoutPropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorBlinkTimeoutPropertyInfo = Type ~ Int32

data SettingsGtkCursorThemeNamePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorThemeNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorThemeNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorThemeNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorThemeNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorThemeNamePropertyInfo = Text
type AttrLabel SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorThemeNamePropertyInfo = "gtk-cursor-theme-name"
type AttrOrigin SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkCursorThemeNamePropertyInfo o => o -> IO (AttrGetType SettingsGtkCursorThemeNamePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkCursorThemeNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorThemeNamePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkCursorThemeNamePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkCursorThemeNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorThemeNamePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkCursorThemeNamePropertyInfo o, AttrTransferTypeConstraint SettingsGtkCursorThemeNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkCursorThemeNamePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkCursorThemeNamePropertyInfo o => o -> AttrGetType SettingsGtkCursorThemeNamePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorThemeNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorThemeNamePropertyInfo = Maybe Text
type AttrLabel SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorThemeNamePropertyInfo = "gtk-cursor-theme-name"
type AttrOrigin SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorThemeNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorThemeNamePropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkCursorThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorThemeNamePropertyInfo = Type ~ Text

data SettingsGtkCursorThemeSizePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorThemeSizePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorThemeSizePropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorThemeSizePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorThemeSizePropertyInfo = Int32
type AttrLabel SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorThemeSizePropertyInfo = "gtk-cursor-theme-size"
type AttrOrigin SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkCursorThemeSizePropertyInfo o => o -> IO (AttrGetType SettingsGtkCursorThemeSizePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkCursorThemeSizePropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorThemeSizePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkCursorThemeSizePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkCursorThemeSizePropertyInfo o, AttrSetTypeConstraint SettingsGtkCursorThemeSizePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkCursorThemeSizePropertyInfo o, AttrTransferTypeConstraint SettingsGtkCursorThemeSizePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkCursorThemeSizePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkCursorThemeSizePropertyInfo o => o -> AttrGetType SettingsGtkCursorThemeSizePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkCursorThemeSizePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkCursorThemeSizePropertyInfo = "gtk-cursor-theme-size"
type AttrOrigin SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkCursorThemeSizePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkCursorThemeSizePropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkCursorThemeSizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkCursorThemeSizePropertyInfo = Type ~ Int32

data SettingsGtkDecorationLayoutPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDecorationLayoutPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDecorationLayoutPropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDecorationLayoutPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDecorationLayoutPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDecorationLayoutPropertyInfo = Text
type AttrLabel SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDecorationLayoutPropertyInfo = "gtk-decoration-layout"
type AttrOrigin SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkDecorationLayoutPropertyInfo o => o -> IO (AttrGetType SettingsGtkDecorationLayoutPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkDecorationLayoutPropertyInfo o, AttrSetTypeConstraint SettingsGtkDecorationLayoutPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkDecorationLayoutPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkDecorationLayoutPropertyInfo o, AttrSetTypeConstraint SettingsGtkDecorationLayoutPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkDecorationLayoutPropertyInfo o, AttrTransferTypeConstraint SettingsGtkDecorationLayoutPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkDecorationLayoutPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkDecorationLayoutPropertyInfo o => o -> AttrGetType SettingsGtkDecorationLayoutPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDecorationLayoutPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDecorationLayoutPropertyInfo = Maybe Text
type AttrLabel SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDecorationLayoutPropertyInfo = "gtk-decoration-layout"
type AttrOrigin SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDecorationLayoutPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDecorationLayoutPropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkDecorationLayoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDecorationLayoutPropertyInfo = Type ~ Text

data SettingsGtkDialogsUseHeaderPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDialogsUseHeaderPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDialogsUseHeaderPropertyInfo = Bool
type AttrLabel SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDialogsUseHeaderPropertyInfo = "gtk-dialogs-use-header"
type AttrOrigin SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo o => o -> IO (AttrGetType SettingsGtkDialogsUseHeaderPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo o, AttrSetTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo o, AttrSetTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo o, AttrTransferTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkDialogsUseHeaderPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo o => o -> AttrGetType SettingsGtkDialogsUseHeaderPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDialogsUseHeaderPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDialogsUseHeaderPropertyInfo = "gtk-dialogs-use-header"
type AttrOrigin SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDialogsUseHeaderPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDialogsUseHeaderPropertyInfo = Type ~ Bool

data SettingsGtkDndDragThresholdPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDndDragThresholdPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDndDragThresholdPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDndDragThresholdPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDndDragThresholdPropertyInfo = Int32
type AttrLabel SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDndDragThresholdPropertyInfo = "gtk-dnd-drag-threshold"
type AttrOrigin SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkDndDragThresholdPropertyInfo o => o -> IO (AttrGetType SettingsGtkDndDragThresholdPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkDndDragThresholdPropertyInfo o, AttrSetTypeConstraint SettingsGtkDndDragThresholdPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkDndDragThresholdPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkDndDragThresholdPropertyInfo o, AttrSetTypeConstraint SettingsGtkDndDragThresholdPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkDndDragThresholdPropertyInfo o, AttrTransferTypeConstraint SettingsGtkDndDragThresholdPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkDndDragThresholdPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkDndDragThresholdPropertyInfo o => o -> AttrGetType SettingsGtkDndDragThresholdPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDndDragThresholdPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDndDragThresholdPropertyInfo = "gtk-dnd-drag-threshold"
type AttrOrigin SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDndDragThresholdPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDndDragThresholdPropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkDndDragThresholdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDndDragThresholdPropertyInfo = Type ~ Int32

data SettingsGtkDoubleClickDistancePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDoubleClickDistancePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDoubleClickDistancePropertyInfo = Int32
type AttrLabel SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDoubleClickDistancePropertyInfo = "gtk-double-click-distance"
type AttrOrigin SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo o => o -> IO (AttrGetType SettingsGtkDoubleClickDistancePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo o, AttrSetTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo o, AttrSetTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo o, AttrTransferTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkDoubleClickDistancePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo o => o -> AttrGetType SettingsGtkDoubleClickDistancePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDoubleClickDistancePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDoubleClickDistancePropertyInfo = "gtk-double-click-distance"
type AttrOrigin SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDoubleClickDistancePropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDoubleClickDistancePropertyInfo = Type ~ Int32

data SettingsGtkDoubleClickTimePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDoubleClickTimePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDoubleClickTimePropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDoubleClickTimePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDoubleClickTimePropertyInfo = Int32
type AttrLabel SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDoubleClickTimePropertyInfo = "gtk-double-click-time"
type AttrOrigin SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkDoubleClickTimePropertyInfo o => o -> IO (AttrGetType SettingsGtkDoubleClickTimePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkDoubleClickTimePropertyInfo o, AttrSetTypeConstraint SettingsGtkDoubleClickTimePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkDoubleClickTimePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkDoubleClickTimePropertyInfo o, AttrSetTypeConstraint SettingsGtkDoubleClickTimePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkDoubleClickTimePropertyInfo o, AttrTransferTypeConstraint SettingsGtkDoubleClickTimePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkDoubleClickTimePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkDoubleClickTimePropertyInfo o => o -> AttrGetType SettingsGtkDoubleClickTimePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkDoubleClickTimePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkDoubleClickTimePropertyInfo = "gtk-double-click-time"
type AttrOrigin SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkDoubleClickTimePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkDoubleClickTimePropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkDoubleClickTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkDoubleClickTimePropertyInfo = Type ~ Int32

data SettingsGtkEnableAccelsPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnableAccelsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo = IsSettings
type AttrGetType SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnableAccelsPropertyInfo = Bool
type AttrSetTypeConstraint SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableAccelsPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnableAccelsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEnableAccelsPropertyInfo = Bool
type AttrLabel SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableAccelsPropertyInfo = "gtk-enable-accels"
type AttrOrigin SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo o => o -> IO (AttrGetType SettingsGtkEnableAccelsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo o, AttrSetTypeConstraint SettingsGtkEnableAccelsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo o, AttrSetTypeConstraint SettingsGtkEnableAccelsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo o, AttrTransferTypeConstraint SettingsGtkEnableAccelsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkEnableAccelsPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo o => o -> AttrGetType SettingsGtkEnableAccelsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnableAccelsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkEnableAccelsPropertyInfo = IsSettings
type AttrGetType SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnableAccelsPropertyInfo = Bool
type AttrLabel SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableAccelsPropertyInfo = "gtk-enable-accels"
type AttrOrigin SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableAccelsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEnableAccelsPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkEnableAccelsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnableAccelsPropertyInfo = Type ~ Bool

data SettingsGtkEnableAnimationsPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnableAnimationsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableAnimationsPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnableAnimationsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEnableAnimationsPropertyInfo = Bool
type AttrLabel SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableAnimationsPropertyInfo = "gtk-enable-animations"
type AttrOrigin SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkEnableAnimationsPropertyInfo o => o -> IO (AttrGetType SettingsGtkEnableAnimationsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkEnableAnimationsPropertyInfo o, AttrSetTypeConstraint SettingsGtkEnableAnimationsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkEnableAnimationsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkEnableAnimationsPropertyInfo o, AttrSetTypeConstraint SettingsGtkEnableAnimationsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkEnableAnimationsPropertyInfo o, AttrTransferTypeConstraint SettingsGtkEnableAnimationsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkEnableAnimationsPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkEnableAnimationsPropertyInfo o => o -> AttrGetType SettingsGtkEnableAnimationsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnableAnimationsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableAnimationsPropertyInfo = "gtk-enable-animations"
type AttrOrigin SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableAnimationsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEnableAnimationsPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkEnableAnimationsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnableAnimationsPropertyInfo = Type ~ Bool

data SettingsGtkEnableEventSoundsPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnableEventSoundsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEnableEventSoundsPropertyInfo = Bool
type AttrLabel SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableEventSoundsPropertyInfo = "gtk-enable-event-sounds"
type AttrOrigin SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo o => o -> IO (AttrGetType SettingsGtkEnableEventSoundsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo o, AttrSetTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo o, AttrSetTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo o, AttrTransferTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkEnableEventSoundsPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo o => o -> AttrGetType SettingsGtkEnableEventSoundsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnableEventSoundsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableEventSoundsPropertyInfo = "gtk-enable-event-sounds"
type AttrOrigin SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEnableEventSoundsPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnableEventSoundsPropertyInfo = Type ~ Bool

data SettingsGtkEnableInputFeedbackSoundsPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnableInputFeedbackSoundsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableInputFeedbackSoundsPropertyInfo = "gtk-enable-input-feedback-sounds"
type AttrOrigin SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo o => o -> IO (AttrGetType SettingsGtkEnableInputFeedbackSoundsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo o, AttrSetTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo o, AttrSetTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo o, AttrTransferTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkEnableInputFeedbackSoundsPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo o => o -> AttrGetType SettingsGtkEnableInputFeedbackSoundsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnableInputFeedbackSoundsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnableInputFeedbackSoundsPropertyInfo = "gtk-enable-input-feedback-sounds"
type AttrOrigin SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnableInputFeedbackSoundsPropertyInfo = Type ~ Bool

data SettingsGtkEnablePrimaryPastePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnablePrimaryPastePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEnablePrimaryPastePropertyInfo = Bool
type AttrLabel SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnablePrimaryPastePropertyInfo = "gtk-enable-primary-paste"
type AttrOrigin SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo o => o -> IO (AttrGetType SettingsGtkEnablePrimaryPastePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo o, AttrSetTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo o, AttrSetTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo o, AttrTransferTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkEnablePrimaryPastePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo o => o -> AttrGetType SettingsGtkEnablePrimaryPastePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEnablePrimaryPastePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEnablePrimaryPastePropertyInfo = "gtk-enable-primary-paste"
type AttrOrigin SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEnablePrimaryPastePropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEnablePrimaryPastePropertyInfo = Type ~ Bool

data SettingsGtkEntryPasswordHintTimeoutPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEntryPasswordHintTimeoutPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo = Type ~ Word32
type AttrTransferType SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEntryPasswordHintTimeoutPropertyInfo = "gtk-entry-password-hint-timeout"
type AttrOrigin SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo o => o -> IO (AttrGetType SettingsGtkEntryPasswordHintTimeoutPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo o, AttrSetTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo o, AttrSetTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo o, AttrTransferTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkEntryPasswordHintTimeoutPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo o => o -> AttrGetType SettingsGtkEntryPasswordHintTimeoutPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEntryPasswordHintTimeoutPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEntryPasswordHintTimeoutPropertyInfo = "gtk-entry-password-hint-timeout"
type AttrOrigin SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo = Type ~ Word32
type AttrTransferType SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEntryPasswordHintTimeoutPropertyInfo = Type ~ Word32

data SettingsGtkEntrySelectOnFocusPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEntrySelectOnFocusPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEntrySelectOnFocusPropertyInfo = Bool
type AttrLabel SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEntrySelectOnFocusPropertyInfo = "gtk-entry-select-on-focus"
type AttrOrigin SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo o => o -> IO (AttrGetType SettingsGtkEntrySelectOnFocusPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo o, AttrSetTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo o, AttrSetTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo o, AttrTransferTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkEntrySelectOnFocusPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo o => o -> AttrGetType SettingsGtkEntrySelectOnFocusPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkEntrySelectOnFocusPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkEntrySelectOnFocusPropertyInfo = "gtk-entry-select-on-focus"
type AttrOrigin SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkEntrySelectOnFocusPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkEntrySelectOnFocusPropertyInfo = Type ~ Bool

data SettingsGtkErrorBellPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkErrorBellPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo = IsSettings
type AttrGetType SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkErrorBellPropertyInfo = Bool
type AttrSetTypeConstraint SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkErrorBellPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkErrorBellPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkErrorBellPropertyInfo = Bool
type AttrLabel SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkErrorBellPropertyInfo = "gtk-error-bell"
type AttrOrigin SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo o => o -> IO (AttrGetType SettingsGtkErrorBellPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo o, AttrSetTypeConstraint SettingsGtkErrorBellPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo o, AttrSetTypeConstraint SettingsGtkErrorBellPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo o, AttrTransferTypeConstraint SettingsGtkErrorBellPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkErrorBellPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo o => o -> AttrGetType SettingsGtkErrorBellPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkErrorBellPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkErrorBellPropertyInfo = IsSettings
type AttrGetType SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkErrorBellPropertyInfo = Bool
type AttrLabel SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkErrorBellPropertyInfo = "gtk-error-bell"
type AttrOrigin SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkErrorBellPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkErrorBellPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkErrorBellPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkErrorBellPropertyInfo = Type ~ Bool

data SettingsGtkFontNamePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkFontNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo = IsSettings
type AttrGetType SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkFontNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkFontNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkFontNamePropertyInfo = Text
type AttrLabel SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkFontNamePropertyInfo = "gtk-font-name"
type AttrOrigin SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo o => o -> IO (AttrGetType SettingsGtkFontNamePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkFontNamePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkFontNamePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo o, AttrTransferTypeConstraint SettingsGtkFontNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkFontNamePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo o => o -> AttrGetType SettingsGtkFontNamePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkFontNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkFontNamePropertyInfo = IsSettings
type AttrGetType SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkFontNamePropertyInfo = Maybe Text
type AttrLabel SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkFontNamePropertyInfo = "gtk-font-name"
type AttrOrigin SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkFontNamePropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkFontNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkFontNamePropertyInfo = Type ~ Text

data SettingsGtkFontRenderingPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkFontRenderingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo = IsSettings
type AttrGetType SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontRenderingPropertyInfo = Type ~ FontRendering
type AttrTransferTypeConstraint SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkFontRenderingPropertyInfo = Type ~ FontRendering
type AttrTransferType SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkFontRenderingPropertyInfo = "gtk-font-rendering"
type AttrOrigin SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo o => o -> IO (AttrGetType SettingsGtkFontRenderingPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo o, AttrSetTypeConstraint SettingsGtkFontRenderingPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo o, AttrSetTypeConstraint SettingsGtkFontRenderingPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo o, AttrTransferTypeConstraint SettingsGtkFontRenderingPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkFontRenderingPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo o => o -> AttrGetType SettingsGtkFontRenderingPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkFontRenderingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkFontRenderingPropertyInfo = IsSettings
type AttrGetType SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkFontRenderingPropertyInfo = "gtk-font-rendering"
type AttrOrigin SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontRenderingPropertyInfo = Type ~ FontRendering
type AttrTransferType SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkFontRenderingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkFontRenderingPropertyInfo = Type ~ FontRendering

data SettingsGtkFontconfigTimestampPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkFontconfigTimestampPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo = Type ~ Word32
type AttrTransferType SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkFontconfigTimestampPropertyInfo = Word32
type AttrLabel SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkFontconfigTimestampPropertyInfo = "gtk-fontconfig-timestamp"
type AttrOrigin SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo o => o -> IO (AttrGetType SettingsGtkFontconfigTimestampPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo o, AttrSetTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo o, AttrSetTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo o, AttrTransferTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkFontconfigTimestampPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo o => o -> AttrGetType SettingsGtkFontconfigTimestampPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkFontconfigTimestampPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkFontconfigTimestampPropertyInfo = "gtk-fontconfig-timestamp"
type AttrOrigin SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo = Type ~ Word32
type AttrTransferType SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkFontconfigTimestampPropertyInfo = Word32
type AttrTransferTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkFontconfigTimestampPropertyInfo = Type ~ Word32

data SettingsGtkHintFontMetricsPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkHintFontMetricsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkHintFontMetricsPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkHintFontMetricsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkHintFontMetricsPropertyInfo = Bool
type AttrLabel SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkHintFontMetricsPropertyInfo = "gtk-hint-font-metrics"
type AttrOrigin SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkHintFontMetricsPropertyInfo o => o -> IO (AttrGetType SettingsGtkHintFontMetricsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkHintFontMetricsPropertyInfo o, AttrSetTypeConstraint SettingsGtkHintFontMetricsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkHintFontMetricsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkHintFontMetricsPropertyInfo o, AttrSetTypeConstraint SettingsGtkHintFontMetricsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkHintFontMetricsPropertyInfo o, AttrTransferTypeConstraint SettingsGtkHintFontMetricsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkHintFontMetricsPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkHintFontMetricsPropertyInfo o => o -> AttrGetType SettingsGtkHintFontMetricsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkHintFontMetricsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkHintFontMetricsPropertyInfo = "gtk-hint-font-metrics"
type AttrOrigin SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkHintFontMetricsPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkHintFontMetricsPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkHintFontMetricsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkHintFontMetricsPropertyInfo = Type ~ Bool

data SettingsGtkIconThemeNamePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkIconThemeNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo = IsSettings
type AttrGetType SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkIconThemeNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkIconThemeNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkIconThemeNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkIconThemeNamePropertyInfo = Text
type AttrLabel SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkIconThemeNamePropertyInfo = "gtk-icon-theme-name"
type AttrOrigin SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo o => o -> IO (AttrGetType SettingsGtkIconThemeNamePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkIconThemeNamePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkIconThemeNamePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo o, AttrTransferTypeConstraint SettingsGtkIconThemeNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkIconThemeNamePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo o => o -> AttrGetType SettingsGtkIconThemeNamePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkIconThemeNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkIconThemeNamePropertyInfo = IsSettings
type AttrGetType SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkIconThemeNamePropertyInfo = Maybe Text
type AttrLabel SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkIconThemeNamePropertyInfo = "gtk-icon-theme-name"
type AttrOrigin SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkIconThemeNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkIconThemeNamePropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkIconThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkIconThemeNamePropertyInfo = Type ~ Text

data SettingsGtkImModulePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkImModulePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo = IsSettings
type AttrGetType SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkImModulePropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkImModulePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkImModulePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkImModulePropertyInfo = Text
type AttrLabel SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkImModulePropertyInfo = "gtk-im-module"
type AttrOrigin SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo o => o -> IO (AttrGetType SettingsGtkImModulePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo o, AttrSetTypeConstraint SettingsGtkImModulePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo o, AttrSetTypeConstraint SettingsGtkImModulePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo o, AttrTransferTypeConstraint SettingsGtkImModulePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkImModulePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo o => o -> AttrGetType SettingsGtkImModulePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkImModulePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkImModulePropertyInfo = IsSettings
type AttrGetType SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkImModulePropertyInfo = Maybe Text
type AttrLabel SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkImModulePropertyInfo = "gtk-im-module"
type AttrOrigin SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkImModulePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkImModulePropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkImModulePropertyInfo = Type ~ Text

data SettingsGtkInterfaceColorSchemePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkInterfaceColorSchemePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo = Type ~ InterfaceColorScheme
type AttrTransferType SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceColorSchemePropertyInfo = "gtk-interface-color-scheme"
type AttrOrigin SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo o => o -> IO (AttrGetType SettingsGtkInterfaceColorSchemePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo o, AttrSetTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo o, AttrSetTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo o, AttrTransferTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkInterfaceColorSchemePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo o => o -> AttrGetType SettingsGtkInterfaceColorSchemePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkInterfaceColorSchemePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceColorSchemePropertyInfo = "gtk-interface-color-scheme"
type AttrOrigin SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceColorSchemePropertyInfo = Type ~ InterfaceColorScheme

data SettingsGtkInterfaceContrastPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkInterfaceContrastPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceContrastPropertyInfo = Type ~ InterfaceContrast
type AttrTransferType SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceContrastPropertyInfo = "gtk-interface-contrast"
type AttrOrigin SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkInterfaceContrastPropertyInfo o => o -> IO (AttrGetType SettingsGtkInterfaceContrastPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkInterfaceContrastPropertyInfo o, AttrSetTypeConstraint SettingsGtkInterfaceContrastPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkInterfaceContrastPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkInterfaceContrastPropertyInfo o, AttrSetTypeConstraint SettingsGtkInterfaceContrastPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkInterfaceContrastPropertyInfo o, AttrTransferTypeConstraint SettingsGtkInterfaceContrastPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkInterfaceContrastPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkInterfaceContrastPropertyInfo o => o -> AttrGetType SettingsGtkInterfaceContrastPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkInterfaceContrastPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceContrastPropertyInfo = "gtk-interface-contrast"
type AttrOrigin SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceContrastPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceContrastPropertyInfo = Type ~ InterfaceContrast

data SettingsGtkInterfaceReducedMotionPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkInterfaceReducedMotionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo = Type ~ ReducedMotion
type AttrTransferType SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceReducedMotionPropertyInfo = "gtk-interface-reduced-motion"
type AttrOrigin SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo o => o -> IO (AttrGetType SettingsGtkInterfaceReducedMotionPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo o, AttrSetTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo o, AttrSetTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo o, AttrTransferTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkInterfaceReducedMotionPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo o => o -> AttrGetType SettingsGtkInterfaceReducedMotionPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkInterfaceReducedMotionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkInterfaceReducedMotionPropertyInfo = "gtk-interface-reduced-motion"
type AttrOrigin SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkInterfaceReducedMotionPropertyInfo = Type ~ ReducedMotion

data SettingsGtkKeynavUseCaretPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkKeynavUseCaretPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkKeynavUseCaretPropertyInfo = Bool
type AttrLabel SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkKeynavUseCaretPropertyInfo = "gtk-keynav-use-caret"
type AttrOrigin SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo o => o -> IO (AttrGetType SettingsGtkKeynavUseCaretPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo o, AttrSetTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo o, AttrSetTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo o, AttrTransferTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkKeynavUseCaretPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo o => o -> AttrGetType SettingsGtkKeynavUseCaretPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkKeynavUseCaretPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkKeynavUseCaretPropertyInfo = "gtk-keynav-use-caret"
type AttrOrigin SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkKeynavUseCaretPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkKeynavUseCaretPropertyInfo = Type ~ Bool

data SettingsGtkLabelSelectOnFocusPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkLabelSelectOnFocusPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkLabelSelectOnFocusPropertyInfo = Bool
type AttrLabel SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkLabelSelectOnFocusPropertyInfo = "gtk-label-select-on-focus"
type AttrOrigin SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo o => o -> IO (AttrGetType SettingsGtkLabelSelectOnFocusPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo o, AttrSetTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo o, AttrSetTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo o, AttrTransferTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkLabelSelectOnFocusPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo o => o -> AttrGetType SettingsGtkLabelSelectOnFocusPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkLabelSelectOnFocusPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkLabelSelectOnFocusPropertyInfo = "gtk-label-select-on-focus"
type AttrOrigin SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkLabelSelectOnFocusPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkLabelSelectOnFocusPropertyInfo = Type ~ Bool

data SettingsGtkLongPressTimePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkLongPressTimePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo = IsSettings
type AttrGetType SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkLongPressTimePropertyInfo = Word32
type AttrSetTypeConstraint SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkLongPressTimePropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkLongPressTimePropertyInfo = Type ~ Word32
type AttrTransferType SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkLongPressTimePropertyInfo = Word32
type AttrLabel SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkLongPressTimePropertyInfo = "gtk-long-press-time"
type AttrOrigin SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo o => o -> IO (AttrGetType SettingsGtkLongPressTimePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo o, AttrSetTypeConstraint SettingsGtkLongPressTimePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo o, AttrSetTypeConstraint SettingsGtkLongPressTimePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo o, AttrTransferTypeConstraint SettingsGtkLongPressTimePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkLongPressTimePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo o => o -> AttrGetType SettingsGtkLongPressTimePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkLongPressTimePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkLongPressTimePropertyInfo = IsSettings
type AttrGetType SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkLongPressTimePropertyInfo = Word32
type AttrLabel SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkLongPressTimePropertyInfo = "gtk-long-press-time"
type AttrOrigin SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkLongPressTimePropertyInfo = Type ~ Word32
type AttrTransferType SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkLongPressTimePropertyInfo = Word32
type AttrTransferTypeConstraint SettingsGtkLongPressTimePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkLongPressTimePropertyInfo = Type ~ Word32

data SettingsGtkOverlayScrollingPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkOverlayScrollingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkOverlayScrollingPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkOverlayScrollingPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkOverlayScrollingPropertyInfo = Bool
type AttrLabel SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkOverlayScrollingPropertyInfo = "gtk-overlay-scrolling"
type AttrOrigin SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkOverlayScrollingPropertyInfo o => o -> IO (AttrGetType SettingsGtkOverlayScrollingPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkOverlayScrollingPropertyInfo o, AttrSetTypeConstraint SettingsGtkOverlayScrollingPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkOverlayScrollingPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkOverlayScrollingPropertyInfo o, AttrSetTypeConstraint SettingsGtkOverlayScrollingPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkOverlayScrollingPropertyInfo o, AttrTransferTypeConstraint SettingsGtkOverlayScrollingPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkOverlayScrollingPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkOverlayScrollingPropertyInfo o => o -> AttrGetType SettingsGtkOverlayScrollingPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkOverlayScrollingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkOverlayScrollingPropertyInfo = "gtk-overlay-scrolling"
type AttrOrigin SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkOverlayScrollingPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkOverlayScrollingPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkOverlayScrollingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkOverlayScrollingPropertyInfo = Type ~ Bool

data SettingsGtkPrimaryButtonWarpsSliderPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = "gtk-primary-button-warps-slider"
type AttrOrigin SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo o => o -> IO (AttrGetType SettingsGtkPrimaryButtonWarpsSliderPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo o, AttrSetTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo o, AttrSetTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo o, AttrTransferTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkPrimaryButtonWarpsSliderPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo o => o -> AttrGetType SettingsGtkPrimaryButtonWarpsSliderPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = "gtk-primary-button-warps-slider"
type AttrOrigin SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkPrimaryButtonWarpsSliderPropertyInfo = Type ~ Bool

data SettingsGtkPrintBackendsPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkPrintBackendsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo = IsSettings
type AttrGetType SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkPrintBackendsPropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrintBackendsPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkPrintBackendsPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkPrintBackendsPropertyInfo = Text
type AttrLabel SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkPrintBackendsPropertyInfo = "gtk-print-backends"
type AttrOrigin SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo o => o -> IO (AttrGetType SettingsGtkPrintBackendsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo o, AttrSetTypeConstraint SettingsGtkPrintBackendsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo o, AttrSetTypeConstraint SettingsGtkPrintBackendsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo o, AttrTransferTypeConstraint SettingsGtkPrintBackendsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkPrintBackendsPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo o => o -> AttrGetType SettingsGtkPrintBackendsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkPrintBackendsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkPrintBackendsPropertyInfo = IsSettings
type AttrGetType SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkPrintBackendsPropertyInfo = Maybe Text
type AttrLabel SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkPrintBackendsPropertyInfo = "gtk-print-backends"
type AttrOrigin SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrintBackendsPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkPrintBackendsPropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkPrintBackendsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkPrintBackendsPropertyInfo = Type ~ Text

data SettingsGtkPrintPreviewCommandPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkPrintPreviewCommandPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkPrintPreviewCommandPropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkPrintPreviewCommandPropertyInfo = Text
type AttrLabel SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkPrintPreviewCommandPropertyInfo = "gtk-print-preview-command"
type AttrOrigin SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo o => o -> IO (AttrGetType SettingsGtkPrintPreviewCommandPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo o, AttrSetTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo o, AttrSetTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo o, AttrTransferTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkPrintPreviewCommandPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo o => o -> AttrGetType SettingsGtkPrintPreviewCommandPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkPrintPreviewCommandPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkPrintPreviewCommandPropertyInfo = Maybe Text
type AttrLabel SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkPrintPreviewCommandPropertyInfo = "gtk-print-preview-command"
type AttrOrigin SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkPrintPreviewCommandPropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkPrintPreviewCommandPropertyInfo = Type ~ Text

data SettingsGtkRecentFilesEnabledPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkRecentFilesEnabledPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkRecentFilesEnabledPropertyInfo = Bool
type AttrLabel SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkRecentFilesEnabledPropertyInfo = "gtk-recent-files-enabled"
type AttrOrigin SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo o => o -> IO (AttrGetType SettingsGtkRecentFilesEnabledPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo o, AttrSetTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo o, AttrSetTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo o, AttrTransferTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkRecentFilesEnabledPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo o => o -> AttrGetType SettingsGtkRecentFilesEnabledPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkRecentFilesEnabledPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkRecentFilesEnabledPropertyInfo = "gtk-recent-files-enabled"
type AttrOrigin SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkRecentFilesEnabledPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkRecentFilesEnabledPropertyInfo = Type ~ Bool

data SettingsGtkRecentFilesMaxAgePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkRecentFilesMaxAgePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkRecentFilesMaxAgePropertyInfo = Int32
type AttrLabel SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkRecentFilesMaxAgePropertyInfo = "gtk-recent-files-max-age"
type AttrOrigin SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo o => o -> IO (AttrGetType SettingsGtkRecentFilesMaxAgePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo o, AttrSetTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo o, AttrSetTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo o, AttrTransferTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkRecentFilesMaxAgePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo o => o -> AttrGetType SettingsGtkRecentFilesMaxAgePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkRecentFilesMaxAgePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkRecentFilesMaxAgePropertyInfo = "gtk-recent-files-max-age"
type AttrOrigin SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkRecentFilesMaxAgePropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkRecentFilesMaxAgePropertyInfo = Type ~ Int32

data SettingsGtkShellShowsAppMenuPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkShellShowsAppMenuPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkShellShowsAppMenuPropertyInfo = Bool
type AttrLabel SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShellShowsAppMenuPropertyInfo = "gtk-shell-shows-app-menu"
type AttrOrigin SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo o => o -> IO (AttrGetType SettingsGtkShellShowsAppMenuPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo o, AttrSetTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo o, AttrSetTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo o, AttrTransferTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkShellShowsAppMenuPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo o => o -> AttrGetType SettingsGtkShellShowsAppMenuPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkShellShowsAppMenuPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShellShowsAppMenuPropertyInfo = "gtk-shell-shows-app-menu"
type AttrOrigin SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkShellShowsAppMenuPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkShellShowsAppMenuPropertyInfo = Type ~ Bool

data SettingsGtkShellShowsDesktopPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkShellShowsDesktopPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkShellShowsDesktopPropertyInfo = Bool
type AttrLabel SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShellShowsDesktopPropertyInfo = "gtk-shell-shows-desktop"
type AttrOrigin SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo o => o -> IO (AttrGetType SettingsGtkShellShowsDesktopPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo o, AttrSetTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo o, AttrSetTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo o, AttrTransferTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkShellShowsDesktopPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo o => o -> AttrGetType SettingsGtkShellShowsDesktopPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkShellShowsDesktopPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShellShowsDesktopPropertyInfo = "gtk-shell-shows-desktop"
type AttrOrigin SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkShellShowsDesktopPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkShellShowsDesktopPropertyInfo = Type ~ Bool

data SettingsGtkShellShowsMenubarPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkShellShowsMenubarPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkShellShowsMenubarPropertyInfo = Bool
type AttrLabel SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShellShowsMenubarPropertyInfo = "gtk-shell-shows-menubar"
type AttrOrigin SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo o => o -> IO (AttrGetType SettingsGtkShellShowsMenubarPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo o, AttrSetTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo o, AttrSetTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo o, AttrTransferTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkShellShowsMenubarPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo o => o -> AttrGetType SettingsGtkShellShowsMenubarPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkShellShowsMenubarPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShellShowsMenubarPropertyInfo = "gtk-shell-shows-menubar"
type AttrOrigin SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkShellShowsMenubarPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkShellShowsMenubarPropertyInfo = Type ~ Bool

data SettingsGtkShowStatusShapesPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkShowStatusShapesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShowStatusShapesPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkShowStatusShapesPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkShowStatusShapesPropertyInfo = Bool
type AttrLabel SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShowStatusShapesPropertyInfo = "gtk-show-status-shapes"
type AttrOrigin SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkShowStatusShapesPropertyInfo o => o -> IO (AttrGetType SettingsGtkShowStatusShapesPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkShowStatusShapesPropertyInfo o, AttrSetTypeConstraint SettingsGtkShowStatusShapesPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkShowStatusShapesPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkShowStatusShapesPropertyInfo o, AttrSetTypeConstraint SettingsGtkShowStatusShapesPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkShowStatusShapesPropertyInfo o, AttrTransferTypeConstraint SettingsGtkShowStatusShapesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkShowStatusShapesPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkShowStatusShapesPropertyInfo o => o -> AttrGetType SettingsGtkShowStatusShapesPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkShowStatusShapesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkShowStatusShapesPropertyInfo = "gtk-show-status-shapes"
type AttrOrigin SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkShowStatusShapesPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkShowStatusShapesPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkShowStatusShapesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkShowStatusShapesPropertyInfo = Type ~ Bool

data SettingsGtkSoundThemeNamePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkSoundThemeNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkSoundThemeNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkSoundThemeNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkSoundThemeNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkSoundThemeNamePropertyInfo = Text
type AttrLabel SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkSoundThemeNamePropertyInfo = "gtk-sound-theme-name"
type AttrOrigin SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkSoundThemeNamePropertyInfo o => o -> IO (AttrGetType SettingsGtkSoundThemeNamePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkSoundThemeNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkSoundThemeNamePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkSoundThemeNamePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkSoundThemeNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkSoundThemeNamePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkSoundThemeNamePropertyInfo o, AttrTransferTypeConstraint SettingsGtkSoundThemeNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkSoundThemeNamePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkSoundThemeNamePropertyInfo o => o -> AttrGetType SettingsGtkSoundThemeNamePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkSoundThemeNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkSoundThemeNamePropertyInfo = Maybe Text
type AttrLabel SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkSoundThemeNamePropertyInfo = "gtk-sound-theme-name"
type AttrOrigin SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkSoundThemeNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkSoundThemeNamePropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkSoundThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkSoundThemeNamePropertyInfo = Type ~ Text

data SettingsGtkSplitCursorPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkSplitCursorPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo = IsSettings
type AttrGetType SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkSplitCursorPropertyInfo = Bool
type AttrSetTypeConstraint SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkSplitCursorPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkSplitCursorPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkSplitCursorPropertyInfo = Bool
type AttrLabel SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkSplitCursorPropertyInfo = "gtk-split-cursor"
type AttrOrigin SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo o => o -> IO (AttrGetType SettingsGtkSplitCursorPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo o, AttrSetTypeConstraint SettingsGtkSplitCursorPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo o, AttrSetTypeConstraint SettingsGtkSplitCursorPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo o, AttrTransferTypeConstraint SettingsGtkSplitCursorPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkSplitCursorPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo o => o -> AttrGetType SettingsGtkSplitCursorPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkSplitCursorPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkSplitCursorPropertyInfo = IsSettings
type AttrGetType SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkSplitCursorPropertyInfo = Bool
type AttrLabel SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkSplitCursorPropertyInfo = "gtk-split-cursor"
type AttrOrigin SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkSplitCursorPropertyInfo = Type ~ Bool
type AttrTransferType SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkSplitCursorPropertyInfo = Bool
type AttrTransferTypeConstraint SettingsGtkSplitCursorPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkSplitCursorPropertyInfo = Type ~ Bool

data SettingsGtkThemeNamePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkThemeNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo = IsSettings
type AttrGetType SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkThemeNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkThemeNamePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkThemeNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkThemeNamePropertyInfo = Text
type AttrLabel SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkThemeNamePropertyInfo = "gtk-theme-name"
type AttrOrigin SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo o => o -> IO (AttrGetType SettingsGtkThemeNamePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkThemeNamePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo o, AttrSetTypeConstraint SettingsGtkThemeNamePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo o, AttrTransferTypeConstraint SettingsGtkThemeNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkThemeNamePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo o => o -> AttrGetType SettingsGtkThemeNamePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkThemeNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkThemeNamePropertyInfo = IsSettings
type AttrGetType SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkThemeNamePropertyInfo = Maybe Text
type AttrLabel SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkThemeNamePropertyInfo = "gtk-theme-name"
type AttrOrigin SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkThemeNamePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkThemeNamePropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkThemeNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkThemeNamePropertyInfo = Type ~ Text

data SettingsGtkTitlebarDoubleClickPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkTitlebarDoubleClickPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarDoubleClickPropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkTitlebarDoubleClickPropertyInfo = Text
type AttrLabel SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkTitlebarDoubleClickPropertyInfo = "gtk-titlebar-double-click"
type AttrOrigin SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo o => o -> IO (AttrGetType SettingsGtkTitlebarDoubleClickPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo o, AttrSetTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo o, AttrSetTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo o, AttrTransferTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkTitlebarDoubleClickPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo o => o -> AttrGetType SettingsGtkTitlebarDoubleClickPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkTitlebarDoubleClickPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarDoubleClickPropertyInfo = Maybe Text
type AttrLabel SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkTitlebarDoubleClickPropertyInfo = "gtk-titlebar-double-click"
type AttrOrigin SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkTitlebarDoubleClickPropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkTitlebarDoubleClickPropertyInfo = Type ~ Text

data SettingsGtkTitlebarMiddleClickPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkTitlebarMiddleClickPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarMiddleClickPropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkTitlebarMiddleClickPropertyInfo = Text
type AttrLabel SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkTitlebarMiddleClickPropertyInfo = "gtk-titlebar-middle-click"
type AttrOrigin SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo o => o -> IO (AttrGetType SettingsGtkTitlebarMiddleClickPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo o, AttrSetTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo o, AttrSetTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo o, AttrTransferTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkTitlebarMiddleClickPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo o => o -> AttrGetType SettingsGtkTitlebarMiddleClickPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkTitlebarMiddleClickPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarMiddleClickPropertyInfo = Maybe Text
type AttrLabel SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkTitlebarMiddleClickPropertyInfo = "gtk-titlebar-middle-click"
type AttrOrigin SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkTitlebarMiddleClickPropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkTitlebarMiddleClickPropertyInfo = Type ~ Text

data SettingsGtkTitlebarRightClickPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkTitlebarRightClickPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarRightClickPropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkTitlebarRightClickPropertyInfo = Text
type AttrLabel SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkTitlebarRightClickPropertyInfo = "gtk-titlebar-right-click"
type AttrOrigin SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo o => o -> IO (AttrGetType SettingsGtkTitlebarRightClickPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo o, AttrSetTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo o, AttrSetTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo o, AttrTransferTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkTitlebarRightClickPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo o => o -> AttrGetType SettingsGtkTitlebarRightClickPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkTitlebarRightClickPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkTitlebarRightClickPropertyInfo = Maybe Text
type AttrLabel SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkTitlebarRightClickPropertyInfo = "gtk-titlebar-right-click"
type AttrOrigin SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkTitlebarRightClickPropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkTitlebarRightClickPropertyInfo = Type ~ Text

data SettingsGtkXftAntialiasPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftAntialiasPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo = IsSettings
type AttrGetType SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftAntialiasPropertyInfo = Int32
type AttrSetTypeConstraint SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftAntialiasPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftAntialiasPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftAntialiasPropertyInfo = Int32
type AttrLabel SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftAntialiasPropertyInfo = "gtk-xft-antialias"
type AttrOrigin SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo o => o -> IO (AttrGetType SettingsGtkXftAntialiasPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo o, AttrSetTypeConstraint SettingsGtkXftAntialiasPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo o, AttrSetTypeConstraint SettingsGtkXftAntialiasPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo o, AttrTransferTypeConstraint SettingsGtkXftAntialiasPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkXftAntialiasPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo o => o -> AttrGetType SettingsGtkXftAntialiasPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftAntialiasPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftAntialiasPropertyInfo = IsSettings
type AttrGetType SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftAntialiasPropertyInfo = Int32
type AttrLabel SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftAntialiasPropertyInfo = "gtk-xft-antialias"
type AttrOrigin SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftAntialiasPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftAntialiasPropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkXftAntialiasPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftAntialiasPropertyInfo = Type ~ Int32

data SettingsGtkXftDpiPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftDpiPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo = IsSettings
type AttrGetType SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftDpiPropertyInfo = Int32
type AttrSetTypeConstraint SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftDpiPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftDpiPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftDpiPropertyInfo = Int32
type AttrLabel SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftDpiPropertyInfo = "gtk-xft-dpi"
type AttrOrigin SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo o => o -> IO (AttrGetType SettingsGtkXftDpiPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo o, AttrSetTypeConstraint SettingsGtkXftDpiPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo o, AttrSetTypeConstraint SettingsGtkXftDpiPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo o, AttrTransferTypeConstraint SettingsGtkXftDpiPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkXftDpiPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo o => o -> AttrGetType SettingsGtkXftDpiPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftDpiPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftDpiPropertyInfo = IsSettings
type AttrGetType SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftDpiPropertyInfo = Int32
type AttrLabel SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftDpiPropertyInfo = "gtk-xft-dpi"
type AttrOrigin SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftDpiPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftDpiPropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkXftDpiPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftDpiPropertyInfo = Type ~ Int32

data SettingsGtkXftHintingPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftHintingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo = IsSettings
type AttrGetType SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftHintingPropertyInfo = Int32
type AttrSetTypeConstraint SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftHintingPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftHintingPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftHintingPropertyInfo = Int32
type AttrLabel SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftHintingPropertyInfo = "gtk-xft-hinting"
type AttrOrigin SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo o => o -> IO (AttrGetType SettingsGtkXftHintingPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo o, AttrSetTypeConstraint SettingsGtkXftHintingPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo o, AttrSetTypeConstraint SettingsGtkXftHintingPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo o, AttrTransferTypeConstraint SettingsGtkXftHintingPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkXftHintingPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo o => o -> AttrGetType SettingsGtkXftHintingPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftHintingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftHintingPropertyInfo = IsSettings
type AttrGetType SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftHintingPropertyInfo = Int32
type AttrLabel SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftHintingPropertyInfo = "gtk-xft-hinting"
type AttrOrigin SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftHintingPropertyInfo = Type ~ Int32
type AttrTransferType SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftHintingPropertyInfo = Int32
type AttrTransferTypeConstraint SettingsGtkXftHintingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftHintingPropertyInfo = Type ~ Int32

data SettingsGtkXftHintstylePropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftHintstylePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo = IsSettings
type AttrGetType SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftHintstylePropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftHintstylePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftHintstylePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftHintstylePropertyInfo = Text
type AttrLabel SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftHintstylePropertyInfo = "gtk-xft-hintstyle"
type AttrOrigin SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo o => o -> IO (AttrGetType SettingsGtkXftHintstylePropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo o, AttrSetTypeConstraint SettingsGtkXftHintstylePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo o, AttrSetTypeConstraint SettingsGtkXftHintstylePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo o, AttrTransferTypeConstraint SettingsGtkXftHintstylePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkXftHintstylePropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo o => o -> AttrGetType SettingsGtkXftHintstylePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftHintstylePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftHintstylePropertyInfo = IsSettings
type AttrGetType SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftHintstylePropertyInfo = Maybe Text
type AttrLabel SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftHintstylePropertyInfo = "gtk-xft-hintstyle"
type AttrOrigin SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftHintstylePropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftHintstylePropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkXftHintstylePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftHintstylePropertyInfo = Type ~ Text

data SettingsGtkXftRgbaPropertyInfo #

Instances

Instances details
AttrInfo SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Associated Types

type AttrAllowedOps SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftRgbaPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo = IsSettings
type AttrGetType SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftRgbaPropertyInfo = Maybe Text
type AttrSetTypeConstraint SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftRgbaPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftRgbaPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftRgbaPropertyInfo = Text
type AttrLabel SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftRgbaPropertyInfo = "gtk-xft-rgba"
type AttrOrigin SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

attrGet :: AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo o => o -> IO (AttrGetType SettingsGtkXftRgbaPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo o, AttrSetTypeConstraint SettingsGtkXftRgbaPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo o, AttrSetTypeConstraint SettingsGtkXftRgbaPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo o, AttrTransferTypeConstraint SettingsGtkXftRgbaPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SettingsGtkXftRgbaPropertyInfo)

attrPut :: AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo o => o -> AttrGetType SettingsGtkXftRgbaPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrAllowedOps SettingsGtkXftRgbaPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrBaseTypeConstraint SettingsGtkXftRgbaPropertyInfo = IsSettings
type AttrGetType SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrGetType SettingsGtkXftRgbaPropertyInfo = Maybe Text
type AttrLabel SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrLabel SettingsGtkXftRgbaPropertyInfo = "gtk-xft-rgba"
type AttrOrigin SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrSetTypeConstraint SettingsGtkXftRgbaPropertyInfo = Type ~ Text
type AttrTransferType SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferType SettingsGtkXftRgbaPropertyInfo = Text
type AttrTransferTypeConstraint SettingsGtkXftRgbaPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Settings

type AttrTransferTypeConstraint SettingsGtkXftRgbaPropertyInfo = Type ~ Text

data SettingsResetPropertyMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsSettings a) => OverloadedMethod SettingsResetPropertyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SettingsResetPropertyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Settings

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

clearSettingsGtkCursorThemeName :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkDecorationLayout :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkFontName :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkIconThemeName :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkImModule :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkPrintBackends :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkPrintPreviewCommand :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkSoundThemeName :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkThemeName :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkTitlebarDoubleClick :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkTitlebarMiddleClick :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkTitlebarRightClick :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkXftHintstyle :: (MonadIO m, IsSettings o) => o -> m () #

clearSettingsGtkXftRgba :: (MonadIO m, IsSettings o) => o -> m () #

constructSettingsGtkAlternativeButtonOrder :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkAlternativeSortArrows :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkApplicationPreferDarkTheme :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkCursorAspectRatio :: (IsSettings o, MonadIO m) => Double -> m (GValueConstruct o) #

constructSettingsGtkCursorBlink :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkCursorBlinkTime :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkCursorBlinkTimeout :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkCursorThemeName :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkCursorThemeSize :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkDecorationLayout :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkDialogsUseHeader :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkDndDragThreshold :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkDoubleClickDistance :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkDoubleClickTime :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkEnableAccels :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkEnableAnimations :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkEnableEventSounds :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkEnableInputFeedbackSounds :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkEnablePrimaryPaste :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkEntryPasswordHintTimeout :: (IsSettings o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructSettingsGtkEntrySelectOnFocus :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkErrorBell :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkFontName :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkFontRendering :: (IsSettings o, MonadIO m) => FontRendering -> m (GValueConstruct o) #

constructSettingsGtkFontconfigTimestamp :: (IsSettings o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructSettingsGtkHintFontMetrics :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkIconThemeName :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkImModule :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkInterfaceColorScheme :: (IsSettings o, MonadIO m) => InterfaceColorScheme -> m (GValueConstruct o) #

constructSettingsGtkInterfaceContrast :: (IsSettings o, MonadIO m) => InterfaceContrast -> m (GValueConstruct o) #

constructSettingsGtkInterfaceReducedMotion :: (IsSettings o, MonadIO m) => ReducedMotion -> m (GValueConstruct o) #

constructSettingsGtkKeynavUseCaret :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkLabelSelectOnFocus :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkLongPressTime :: (IsSettings o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructSettingsGtkOverlayScrolling :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkPrimaryButtonWarpsSlider :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkPrintBackends :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkPrintPreviewCommand :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkRecentFilesEnabled :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkRecentFilesMaxAge :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkShellShowsAppMenu :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkShellShowsDesktop :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkShellShowsMenubar :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkShowStatusShapes :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkSoundThemeName :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkSplitCursor :: (IsSettings o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSettingsGtkThemeName :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkTitlebarDoubleClick :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkTitlebarMiddleClick :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkTitlebarRightClick :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkXftAntialias :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkXftDpi :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkXftHinting :: (IsSettings o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructSettingsGtkXftHintstyle :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

constructSettingsGtkXftRgba :: (IsSettings o, MonadIO m) => Text -> m (GValueConstruct o) #

getSettingsGtkAlternativeButtonOrder :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkAlternativeSortArrows :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkApplicationPreferDarkTheme :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkCursorAspectRatio :: (MonadIO m, IsSettings o) => o -> m Double #

getSettingsGtkCursorBlink :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkCursorBlinkTime :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkCursorBlinkTimeout :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkCursorThemeName :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkCursorThemeSize :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkDecorationLayout :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkDialogsUseHeader :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkDndDragThreshold :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkDoubleClickDistance :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkDoubleClickTime :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkEnableAccels :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkEnableAnimations :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkEnableEventSounds :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkEnableInputFeedbackSounds :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkEnablePrimaryPaste :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkEntryPasswordHintTimeout :: (MonadIO m, IsSettings o) => o -> m Word32 #

getSettingsGtkEntrySelectOnFocus :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkErrorBell :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkFontName :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkFontconfigTimestamp :: (MonadIO m, IsSettings o) => o -> m Word32 #

getSettingsGtkHintFontMetrics :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkIconThemeName :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkImModule :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkKeynavUseCaret :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkLabelSelectOnFocus :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkLongPressTime :: (MonadIO m, IsSettings o) => o -> m Word32 #

getSettingsGtkOverlayScrolling :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkPrimaryButtonWarpsSlider :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkPrintBackends :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkPrintPreviewCommand :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkRecentFilesEnabled :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkRecentFilesMaxAge :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkShellShowsAppMenu :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkShellShowsDesktop :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkShellShowsMenubar :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkShowStatusShapes :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkSoundThemeName :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkSplitCursor :: (MonadIO m, IsSettings o) => o -> m Bool #

getSettingsGtkThemeName :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkTitlebarDoubleClick :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkTitlebarMiddleClick :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkTitlebarRightClick :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkXftAntialias :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkXftDpi :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkXftHinting :: (MonadIO m, IsSettings o) => o -> m Int32 #

getSettingsGtkXftHintstyle :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

getSettingsGtkXftRgba :: (MonadIO m, IsSettings o) => o -> m (Maybe Text) #

setSettingsGtkAlternativeButtonOrder :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkAlternativeSortArrows :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkApplicationPreferDarkTheme :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkCursorAspectRatio :: (MonadIO m, IsSettings o) => o -> Double -> m () #

setSettingsGtkCursorBlink :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkCursorBlinkTime :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkCursorBlinkTimeout :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkCursorThemeName :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkCursorThemeSize :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkDecorationLayout :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkDialogsUseHeader :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkDndDragThreshold :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkDoubleClickDistance :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkDoubleClickTime :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkEnableAccels :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkEnableAnimations :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkEnableEventSounds :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkEnableInputFeedbackSounds :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkEnablePrimaryPaste :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkEntryPasswordHintTimeout :: (MonadIO m, IsSettings o) => o -> Word32 -> m () #

setSettingsGtkEntrySelectOnFocus :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkErrorBell :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkFontName :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkFontRendering :: (MonadIO m, IsSettings o) => o -> FontRendering -> m () #

setSettingsGtkFontconfigTimestamp :: (MonadIO m, IsSettings o) => o -> Word32 -> m () #

setSettingsGtkHintFontMetrics :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkIconThemeName :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkImModule :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkKeynavUseCaret :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkLabelSelectOnFocus :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkLongPressTime :: (MonadIO m, IsSettings o) => o -> Word32 -> m () #

setSettingsGtkOverlayScrolling :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkPrimaryButtonWarpsSlider :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkPrintBackends :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkPrintPreviewCommand :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkRecentFilesEnabled :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkRecentFilesMaxAge :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkShellShowsAppMenu :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkShellShowsDesktop :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkShellShowsMenubar :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkShowStatusShapes :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkSoundThemeName :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkSplitCursor :: (MonadIO m, IsSettings o) => o -> Bool -> m () #

setSettingsGtkThemeName :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkTitlebarDoubleClick :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkTitlebarMiddleClick :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkTitlebarRightClick :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkXftAntialias :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkXftDpi :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkXftHinting :: (MonadIO m, IsSettings o) => o -> Int32 -> m () #

setSettingsGtkXftHintstyle :: (MonadIO m, IsSettings o) => o -> Text -> m () #

setSettingsGtkXftRgba :: (MonadIO m, IsSettings o) => o -> Text -> m () #

settingsGetDefault :: (HasCallStack, MonadIO m) => m (Maybe Settings) #

settingsGetForDisplay :: (HasCallStack, MonadIO m, IsDisplay a) => a -> m Settings #

settingsGtkAlternativeButtonOrder :: AttrLabelProxy "gtkAlternativeButtonOrder" #

settingsGtkAlternativeSortArrows :: AttrLabelProxy "gtkAlternativeSortArrows" #

settingsGtkApplicationPreferDarkTheme :: AttrLabelProxy "gtkApplicationPreferDarkTheme" #

settingsGtkCursorAspectRatio :: AttrLabelProxy "gtkCursorAspectRatio" #

settingsGtkCursorBlink :: AttrLabelProxy "gtkCursorBlink" #

settingsGtkCursorBlinkTime :: AttrLabelProxy "gtkCursorBlinkTime" #

settingsGtkCursorBlinkTimeout :: AttrLabelProxy "gtkCursorBlinkTimeout" #

settingsGtkCursorThemeName :: AttrLabelProxy "gtkCursorThemeName" #

settingsGtkCursorThemeSize :: AttrLabelProxy "gtkCursorThemeSize" #

settingsGtkDecorationLayout :: AttrLabelProxy "gtkDecorationLayout" #

settingsGtkDialogsUseHeader :: AttrLabelProxy "gtkDialogsUseHeader" #

settingsGtkDndDragThreshold :: AttrLabelProxy "gtkDndDragThreshold" #

settingsGtkDoubleClickDistance :: AttrLabelProxy "gtkDoubleClickDistance" #

settingsGtkDoubleClickTime :: AttrLabelProxy "gtkDoubleClickTime" #

settingsGtkEnableAccels :: AttrLabelProxy "gtkEnableAccels" #

settingsGtkEnableAnimations :: AttrLabelProxy "gtkEnableAnimations" #

settingsGtkEnableEventSounds :: AttrLabelProxy "gtkEnableEventSounds" #

settingsGtkEnableInputFeedbackSounds :: AttrLabelProxy "gtkEnableInputFeedbackSounds" #

settingsGtkEnablePrimaryPaste :: AttrLabelProxy "gtkEnablePrimaryPaste" #

settingsGtkEntryPasswordHintTimeout :: AttrLabelProxy "gtkEntryPasswordHintTimeout" #

settingsGtkEntrySelectOnFocus :: AttrLabelProxy "gtkEntrySelectOnFocus" #

settingsGtkErrorBell :: AttrLabelProxy "gtkErrorBell" #

settingsGtkFontName :: AttrLabelProxy "gtkFontName" #

settingsGtkFontRendering :: AttrLabelProxy "gtkFontRendering" #

settingsGtkFontconfigTimestamp :: AttrLabelProxy "gtkFontconfigTimestamp" #

settingsGtkHintFontMetrics :: AttrLabelProxy "gtkHintFontMetrics" #

settingsGtkIconThemeName :: AttrLabelProxy "gtkIconThemeName" #

settingsGtkImModule :: AttrLabelProxy "gtkImModule" #

settingsGtkInterfaceColorScheme :: AttrLabelProxy "gtkInterfaceColorScheme" #

settingsGtkInterfaceContrast :: AttrLabelProxy "gtkInterfaceContrast" #

settingsGtkInterfaceReducedMotion :: AttrLabelProxy "gtkInterfaceReducedMotion" #

settingsGtkKeynavUseCaret :: AttrLabelProxy "gtkKeynavUseCaret" #

settingsGtkLabelSelectOnFocus :: AttrLabelProxy "gtkLabelSelectOnFocus" #

settingsGtkLongPressTime :: AttrLabelProxy "gtkLongPressTime" #

settingsGtkOverlayScrolling :: AttrLabelProxy "gtkOverlayScrolling" #

settingsGtkPrimaryButtonWarpsSlider :: AttrLabelProxy "gtkPrimaryButtonWarpsSlider" #

settingsGtkPrintBackends :: AttrLabelProxy "gtkPrintBackends" #

settingsGtkPrintPreviewCommand :: AttrLabelProxy "gtkPrintPreviewCommand" #

settingsGtkRecentFilesEnabled :: AttrLabelProxy "gtkRecentFilesEnabled" #

settingsGtkRecentFilesMaxAge :: AttrLabelProxy "gtkRecentFilesMaxAge" #

settingsGtkShellShowsAppMenu :: AttrLabelProxy "gtkShellShowsAppMenu" #

settingsGtkShellShowsDesktop :: AttrLabelProxy "gtkShellShowsDesktop" #

settingsGtkShellShowsMenubar :: AttrLabelProxy "gtkShellShowsMenubar" #

settingsGtkShowStatusShapes :: AttrLabelProxy "gtkShowStatusShapes" #

settingsGtkSoundThemeName :: AttrLabelProxy "gtkSoundThemeName" #

settingsGtkSplitCursor :: AttrLabelProxy "gtkSplitCursor" #

settingsGtkThemeName :: AttrLabelProxy "gtkThemeName" #

settingsGtkTitlebarDoubleClick :: AttrLabelProxy "gtkTitlebarDoubleClick" #

settingsGtkTitlebarMiddleClick :: AttrLabelProxy "gtkTitlebarMiddleClick" #

settingsGtkTitlebarRightClick :: AttrLabelProxy "gtkTitlebarRightClick" #

settingsGtkXftAntialias :: AttrLabelProxy "gtkXftAntialias" #

settingsGtkXftDpi :: AttrLabelProxy "gtkXftDpi" #

settingsGtkXftHinting :: AttrLabelProxy "gtkXftHinting" #

settingsGtkXftHintstyle :: AttrLabelProxy "gtkXftHintstyle" #

settingsGtkXftRgba :: AttrLabelProxy "gtkXftRgba" #

settingsResetProperty :: (HasCallStack, MonadIO m, IsSettings a) => a -> Text -> m () #

toSettings :: (MonadIO m, IsSettings o) => o -> m Settings #