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

Contents

Description

 

Synopsis

Exported types

newtype FixedChild Source #

Instances

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

Methods

new :: MonadIO m => (ForeignPtr FixedChild -> FixedChild) -> [AttrOp FixedChild tag] -> m FixedChild

((~) * info (ResolveFixedChildMethod t FixedChild), MethodInfo * info FixedChild p) => IsLabel t (FixedChild -> p) Source # 

Methods

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

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

newZeroFixedChild :: MonadIO m => m FixedChild Source #

Construct a FixedChild struct initialized to zero.

Properties

Widget

fixedChildWidget :: AttrLabelProxy "widget" Source #

X

fixedChildX :: AttrLabelProxy "x" Source #

Y

fixedChildY :: AttrLabelProxy "y" Source #