gi-gio-0.2.46.13: Gio 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.Gio.Objects.ThemedIcon

Contents

Description

 

Synopsis

Exported types

newtype ThemedIcon Source

Instances

GObject ThemedIcon Source 
((~) * info (ResolveThemedIconMethod t ThemedIcon), MethodInfo * info ThemedIcon p) => IsLabel t (ThemedIcon -> p) Source 

Methods

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

((~) * info (ResolveThemedIconMethod t ThemedIcon), MethodInfo * info ThemedIcon p) => IsLabelProxy t (ThemedIcon -> p) Source 
type ParentTypes ThemedIcon Source 
type AttributeList ThemedIcon Source 
type SignalList ThemedIcon Source 

Methods

themedIconAppendName

themedIconGetNames

themedIconNew

themedIconNewFromNames

themedIconNewWithDefaultFallbacks

themedIconPrependName

Properties

Name

Names

UseDefaultFallbacks

data ThemedIconUseDefaultFallbacksPropertyInfo Source

Instances

AttrInfo ThemedIconUseDefaultFallbacksPropertyInfo Source 
type AttrLabel ThemedIconUseDefaultFallbacksPropertyInfo = "use-default-fallbacks" Source 
type AttrGetType ThemedIconUseDefaultFallbacksPropertyInfo = Bool Source 
type AttrBaseTypeConstraint ThemedIconUseDefaultFallbacksPropertyInfo = ThemedIconK Source 
type AttrSetTypeConstraint ThemedIconUseDefaultFallbacksPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps ThemedIconUseDefaultFallbacksPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source