gi-gtk-0.3.18.14: 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.VPaned

Contents

Description

 

Synopsis

Exported types

newtype VPaned Source

Constructors

VPaned (ForeignPtr VPaned) 

Instances

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

class GObject o => VPanedK o Source

Instances

Methods

vPanedNew

vPanedNew :: MonadIO m => m VPaned Source

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