gi-gtk-3.0.7: 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.Structs.TableChild

Contents

Description

 

Synopsis

Exported types

newtype TableChild Source #

Constructors

TableChild (ManagedPtr TableChild) 

Instances

WrappedPtr TableChild Source # 
(~) AttrOpTag tag AttrSet => Constructible TableChild tag Source # 

Methods

new :: MonadIO m => (ManagedPtr TableChild -> TableChild) -> [AttrOp TableChild tag] -> m TableChild

((~) * info (ResolveTableChildMethod t TableChild), MethodInfo * info TableChild p) => IsLabel t (TableChild -> p) Source # 

Methods

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

((~) * info (ResolveTableChildMethod t TableChild), MethodInfo * info TableChild p) => IsLabelProxy t (TableChild -> p) Source # 
HasAttributeList * TableChild Source # 
type AttributeList TableChild Source # 
type AttributeList TableChild

newZeroTableChild :: MonadIO m => m TableChild Source #

Construct a TableChild struct initialized to zero.

Properties

bottomAttach

tableChild_bottomAttach :: AttrLabelProxy "bottomAttach" Source #

leftAttach

tableChild_leftAttach :: AttrLabelProxy "leftAttach" Source #

rightAttach

tableChild_rightAttach :: AttrLabelProxy "rightAttach" Source #

topAttach

tableChild_topAttach :: AttrLabelProxy "topAttach" Source #

widget

tableChild_widget :: AttrLabelProxy "widget" Source #

xexpand

tableChild_xexpand :: AttrLabelProxy "xexpand" Source #

xfill

tableChild_xfill :: AttrLabelProxy "xfill" Source #

xpadding

tableChild_xpadding :: AttrLabelProxy "xpadding" Source #

xshrink

tableChild_xshrink :: AttrLabelProxy "xshrink" Source #

yexpand

tableChild_yexpand :: AttrLabelProxy "yexpand" Source #

yfill

tableChild_yfill :: AttrLabelProxy "yfill" Source #

ypadding

tableChild_ypadding :: AttrLabelProxy "ypadding" Source #

yshrink

tableChild_yshrink :: AttrLabelProxy "yshrink" Source #