gi-gtk-0.3.18.15: 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.HPaned

Contents

Description

 

Synopsis

Exported types

newtype HPaned Source

Constructors

HPaned (ForeignPtr HPaned) 

Instances

GObject HPaned 
((~) * info (ResolveHPanedMethod t HPaned), MethodInfo * info HPaned p) => IsLabelProxy t (HPaned -> p) 
type ParentTypes HPaned 
type AttributeList HPaned 
type SignalList HPaned 

class GObject o => HPanedK o Source

Instances

Methods

hPanedNew

hPanedNew :: MonadIO m => m HPaned Source

Deprecated: (Since version 3.2)Use gtk_paned_new() with %GTK_ORIENTATION_HORIZONTAL instead