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.HSeparator

Contents

Description

 

Synopsis

Exported types

newtype HSeparator Source

Instances

GObject HSeparator Source 
((~) * info (ResolveHSeparatorMethod t HSeparator), MethodInfo * info HSeparator p) => IsLabel t (HSeparator -> p) Source 

Methods

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

((~) * info (ResolveHSeparatorMethod t HSeparator), MethodInfo * info HSeparator p) => IsLabelProxy t (HSeparator -> p) Source 
type ParentTypes HSeparator Source 
type AttributeList HSeparator Source 
type SignalList HSeparator Source 

Methods

hSeparatorNew

hSeparatorNew :: MonadIO m => m HSeparator Source

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