gi-gtk-0.3.18.12: 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.Objects.Fixed

Contents

Description

 

Synopsis

Exported types

newtype Fixed Source

Constructors

Fixed (ForeignPtr Fixed) 

class GObject o => FixedK o Source

Instances

Methods

fixedMove

fixedMove :: (MonadIO m, FixedK a, WidgetK b) => a -> b -> Int32 -> Int32 -> m () Source

fixedNew

fixedPut

fixedPut :: (MonadIO m, FixedK a, WidgetK b) => a -> b -> Int32 -> Int32 -> m () Source