gi-gtk-0.3.18.14: Gtk bindings

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

GI.Gtk.Objects.Settings

Contents

Description

 

Synopsis

Exported types

newtype Settings Source

Constructors

Settings (ForeignPtr Settings) 

Instances

GObject Settings 
((~) * info (ResolveSettingsMethod t Settings), MethodInfo * info Settings p) => IsLabelProxy t (Settings -> p) 
type ParentTypes Settings 
type AttributeList Settings 
type SignalList Settings 

class GObject o => SettingsK o Source

Instances

Methods

settingsGetDefault

settingsGetForScreen

settingsInstallProperty

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

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

settingsInstallPropertyParser

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

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

settingsSetDoubleProperty

data SettingsSetDoublePropertyMethodInfo Source

Instances

((~) * signature (Text -> Double -> Text -> m ()), MonadIO m, SettingsK a) => MethodInfo * SettingsSetDoublePropertyMethodInfo a signature 

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

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

settingsSetLongProperty

data SettingsSetLongPropertyMethodInfo Source

Instances

((~) * signature (Text -> CLong -> Text -> m ()), MonadIO m, SettingsK a) => MethodInfo * SettingsSetLongPropertyMethodInfo a signature 

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

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

settingsSetPropertyValue

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

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

settingsSetStringProperty

data SettingsSetStringPropertyMethodInfo Source

Instances

((~) * signature (Text -> Text -> Text -> m ()), MonadIO m, SettingsK a) => MethodInfo * SettingsSetStringPropertyMethodInfo a signature 

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

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

Properties

ColorHash

GtkAlternativeButtonOrder

GtkAlternativeSortArrows

GtkApplicationPreferDarkTheme

GtkAutoMnemonics

GtkButtonImages

GtkCanChangeAccels

GtkColorPalette

GtkColorScheme

GtkCursorBlink

GtkCursorBlinkTime

GtkCursorBlinkTimeout

GtkCursorThemeName

GtkCursorThemeSize

GtkDecorationLayout

GtkDialogsUseHeader

GtkDndDragThreshold

GtkDoubleClickDistance

GtkDoubleClickTime

GtkEnableAccels

GtkEnableAnimations

GtkEnableEventSounds

GtkEnableInputFeedbackSounds

GtkEnableMnemonics

GtkEnablePrimaryPaste

GtkEnableTooltips

GtkEntryPasswordHintTimeout

GtkEntrySelectOnFocus

GtkErrorBell

GtkFallbackIconTheme

GtkFileChooserBackend

GtkFontName

GtkFontconfigTimestamp

GtkIconSizes

GtkIconThemeName

GtkImModule

GtkImPreeditStyle

GtkImStatusStyle

GtkKeyThemeName

GtkKeynavCursorOnly

GtkKeynavWrapAround

GtkLabelSelectOnFocus

GtkLongPressTime

GtkMenuBarAccel

GtkMenuBarPopupDelay

GtkMenuImages

GtkMenuPopdownDelay

GtkMenuPopupDelay

GtkModules

GtkPrimaryButtonWarpsSlider

GtkPrintBackends

GtkPrintPreviewCommand

GtkRecentFilesEnabled

GtkRecentFilesLimit

GtkRecentFilesMaxAge

GtkScrolledWindowPlacement

GtkShellShowsAppMenu

GtkShellShowsDesktop

GtkShellShowsMenubar

GtkShowInputMethodMenu

GtkShowUnicodeMenu

GtkSoundThemeName

GtkSplitCursor

GtkThemeName

GtkTimeoutExpand

GtkTimeoutInitial

GtkTimeoutRepeat

GtkTitlebarDoubleClick

GtkTitlebarMiddleClick

GtkTitlebarRightClick

GtkToolbarIconSize

GtkToolbarStyle

GtkTooltipBrowseModeTimeout

GtkTooltipBrowseTimeout

GtkTooltipTimeout

GtkTouchscreenMode

GtkVisibleFocus

GtkXftAntialias

GtkXftDpi

GtkXftHinting

GtkXftHintstyle

GtkXftRgba