gi-gtk-0.3.18.15: 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.Bin

Contents

Description

 

Synopsis

Exported types

newtype Bin Source

Constructors

Bin (ForeignPtr Bin) 

Instances

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

class GObject o => BinK o Source

Instances

toBin :: BinK o => o -> IO Bin Source

Methods

binGetChild

data BinGetChildMethodInfo Source

Instances

((~) * signature (m Widget), MonadIO m, BinK a) => MethodInfo * BinGetChildMethodInfo a signature 

binGetChild :: (MonadIO m, BinK a) => a -> m Widget Source