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

Constructors

FixedChild (ManagedPtr FixedChild) 

Instances

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

Methods

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

fixedChild_widget :: AttrLabelProxy "widget" Source #

x

fixedChild_x :: AttrLabelProxy "x" Source #

y

fixedChild_y :: AttrLabelProxy "y" Source #