gi-gtk-3.0.6: 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 #

Instances

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

Methods

new :: MonadIO m => (ForeignPtr 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

tableChildBottomAttach :: AttrLabelProxy "bottomAttach" Source #

LeftAttach

tableChildLeftAttach :: AttrLabelProxy "leftAttach" Source #

RightAttach

tableChildRightAttach :: AttrLabelProxy "rightAttach" Source #

TopAttach

tableChildTopAttach :: AttrLabelProxy "topAttach" Source #

Widget

tableChildWidget :: AttrLabelProxy "widget" Source #

Xexpand

tableChildXexpand :: AttrLabelProxy "xexpand" Source #

Xfill

tableChildXfill :: AttrLabelProxy "xfill" Source #

Xpadding

tableChildXpadding :: AttrLabelProxy "xpadding" Source #

Xshrink

tableChildXshrink :: AttrLabelProxy "xshrink" Source #

Yexpand

tableChildYexpand :: AttrLabelProxy "yexpand" Source #

Yfill

tableChildYfill :: AttrLabelProxy "yfill" Source #

Ypadding

tableChildYpadding :: AttrLabelProxy "ypadding" Source #

Yshrink

tableChildYshrink :: AttrLabelProxy "yshrink" Source #