gi-gtksource-3.0.13: GtkSource 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.GtkSource.Interfaces.StyleSchemeChooser

Contents

Description

 

Synopsis

Exported types

Methods

getStyleScheme

styleSchemeChooserGetStyleScheme Source #

Arguments

:: (HasCallStack, MonadIO m, IsStyleSchemeChooser a) 
=> a

chooser: a StyleSchemeChooser

-> m StyleScheme

Returns: the currently-selected scheme.

Gets the currently-selected scheme.

Since: 3.16

setStyleScheme

styleSchemeChooserSetStyleScheme Source #

Arguments

:: (HasCallStack, MonadIO m, IsStyleSchemeChooser a, IsStyleScheme b) 
=> a

chooser: a StyleSchemeChooser

-> b

scheme: a StyleScheme

-> m () 

Sets the scheme.

Since: 3.16

Properties

styleScheme

data StyleSchemeChooserStyleSchemePropertyInfo Source #

Instances

AttrInfo StyleSchemeChooserStyleSchemePropertyInfo Source # 
type AttrOrigin StyleSchemeChooserStyleSchemePropertyInfo Source # 
type AttrLabel StyleSchemeChooserStyleSchemePropertyInfo Source # 
type AttrGetType StyleSchemeChooserStyleSchemePropertyInfo Source # 
type AttrBaseTypeConstraint StyleSchemeChooserStyleSchemePropertyInfo Source # 
type AttrSetTypeConstraint StyleSchemeChooserStyleSchemePropertyInfo Source # 
type AttrAllowedOps StyleSchemeChooserStyleSchemePropertyInfo Source #