gi-gtk-0.3.16.12: 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.Interfaces.Buildable

Contents

Description

 

Synopsis

Exported types

Methods

buildableAddChild

buildableAddChild :: (MonadIO m, BuildableK a, BuilderK b, ObjectK c) => a -> b -> c -> Maybe Text -> m () Source

buildableConstructChild

buildableCustomFinished

buildableCustomFinished :: (MonadIO m, BuildableK a, BuilderK b, ObjectK c) => a -> b -> Maybe c -> Text -> Ptr () -> m () Source

buildableCustomTagEnd

buildableCustomTagEnd :: (MonadIO m, BuildableK a, BuilderK b, ObjectK c) => a -> b -> Maybe c -> Text -> Ptr () -> m () Source

buildableCustomTagStart

buildableGetInternalChild

buildableGetName

buildableParserFinished

buildableSetBuildableProperty

buildableSetName

buildableSetName :: (MonadIO m, BuildableK a) => a -> Text -> m () Source