gi-gtk-0.3.18.13: 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 Source 
((~) * info (ResolveHPanedMethod t HPaned), MethodInfo * info HPaned p) => IsLabel t (HPaned -> p) Source 

Methods

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

((~) * info (ResolveHPanedMethod t HPaned), MethodInfo * info HPaned p) => IsLabelProxy t (HPaned -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> HPaned -> p

type ParentTypes HPaned Source 
type AttributeList HPaned Source 
type SignalList HPaned Source 

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