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.TableRowCol

Contents

Description

 

Synopsis

Exported types

newtype TableRowCol Source #

Constructors

TableRowCol (ManagedPtr TableRowCol) 

Instances

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

Methods

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

((~) * info (ResolveTableRowColMethod t TableRowCol), MethodInfo * info TableRowCol p) => IsLabel t (TableRowCol -> p) Source # 

Methods

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

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

newZeroTableRowCol :: MonadIO m => m TableRowCol Source #

Construct a TableRowCol struct initialized to zero.

Properties

allocation

tableRowCol_allocation :: AttrLabelProxy "allocation" Source #

empty

tableRowCol_empty :: AttrLabelProxy "empty" Source #

expand

tableRowCol_expand :: AttrLabelProxy "expand" Source #

needExpand

tableRowCol_needExpand :: AttrLabelProxy "needExpand" Source #

needShrink

tableRowCol_needShrink :: AttrLabelProxy "needShrink" Source #

requisition

tableRowCol_requisition :: AttrLabelProxy "requisition" Source #

shrink

tableRowCol_shrink :: AttrLabelProxy "shrink" Source #

spacing

tableRowCol_spacing :: AttrLabelProxy "spacing" Source #