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

Contents

Description

 

Synopsis

Exported types

Methods

scrolledWindowAddWithViewport

scrolledWindowAddWithViewport :: (MonadIO m, ScrolledWindowK a, WidgetK b) => a -> b -> m () Source

Deprecated: (Since version 3.8)gtk_container_add() will automatically adda GtkScrollable.

scrolledWindowGetCaptureButtonPress

scrolledWindowGetHadjustment

scrolledWindowGetHscrollbar

scrolledWindowGetKineticScrolling

scrolledWindowGetMinContentHeight

scrolledWindowGetMinContentWidth

scrolledWindowGetOverlayScrolling

scrolledWindowGetPlacement

scrolledWindowGetPolicy

scrolledWindowGetShadowType

scrolledWindowGetVadjustment

scrolledWindowGetVscrollbar

scrolledWindowNew

scrolledWindowSetCaptureButtonPress

scrolledWindowSetHadjustment

scrolledWindowSetKineticScrolling

scrolledWindowSetMinContentHeight

scrolledWindowSetMinContentWidth

scrolledWindowSetOverlayScrolling

scrolledWindowSetPlacement

scrolledWindowSetPolicy

scrolledWindowSetShadowType

scrolledWindowSetVadjustment

scrolledWindowUnsetPlacement

Properties

Hadjustment

data ScrolledWindowHadjustmentPropertyInfo Source

HscrollbarPolicy

data ScrolledWindowHscrollbarPolicyPropertyInfo Source

Instances

AttrInfo ScrolledWindowHscrollbarPolicyPropertyInfo Source 
type AttrLabel ScrolledWindowHscrollbarPolicyPropertyInfo = "hscrollbar-policy" Source 
type AttrGetType ScrolledWindowHscrollbarPolicyPropertyInfo = PolicyType Source 
type AttrBaseTypeConstraint ScrolledWindowHscrollbarPolicyPropertyInfo = ScrolledWindowK Source 
type AttrSetTypeConstraint ScrolledWindowHscrollbarPolicyPropertyInfo = TYPE Lifted ~ PolicyType Source 
type AttrAllowedOps ScrolledWindowHscrollbarPolicyPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

KineticScrolling

data ScrolledWindowKineticScrollingPropertyInfo Source

Instances

AttrInfo ScrolledWindowKineticScrollingPropertyInfo Source 
type AttrLabel ScrolledWindowKineticScrollingPropertyInfo = "kinetic-scrolling" Source 
type AttrGetType ScrolledWindowKineticScrollingPropertyInfo = Bool Source 
type AttrBaseTypeConstraint ScrolledWindowKineticScrollingPropertyInfo = ScrolledWindowK Source 
type AttrSetTypeConstraint ScrolledWindowKineticScrollingPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps ScrolledWindowKineticScrollingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

MinContentHeight

data ScrolledWindowMinContentHeightPropertyInfo Source

Instances

AttrInfo ScrolledWindowMinContentHeightPropertyInfo Source 
type AttrLabel ScrolledWindowMinContentHeightPropertyInfo = "min-content-height" Source 
type AttrGetType ScrolledWindowMinContentHeightPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint ScrolledWindowMinContentHeightPropertyInfo = ScrolledWindowK Source 
type AttrSetTypeConstraint ScrolledWindowMinContentHeightPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps ScrolledWindowMinContentHeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

MinContentWidth

data ScrolledWindowMinContentWidthPropertyInfo Source

Instances

AttrInfo ScrolledWindowMinContentWidthPropertyInfo Source 
type AttrLabel ScrolledWindowMinContentWidthPropertyInfo = "min-content-width" Source 
type AttrGetType ScrolledWindowMinContentWidthPropertyInfo = Int32 Source 
type AttrBaseTypeConstraint ScrolledWindowMinContentWidthPropertyInfo = ScrolledWindowK Source 
type AttrSetTypeConstraint ScrolledWindowMinContentWidthPropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps ScrolledWindowMinContentWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

OverlayScrolling

data ScrolledWindowOverlayScrollingPropertyInfo Source

Instances

AttrInfo ScrolledWindowOverlayScrollingPropertyInfo Source 
type AttrLabel ScrolledWindowOverlayScrollingPropertyInfo = "overlay-scrolling" Source 
type AttrGetType ScrolledWindowOverlayScrollingPropertyInfo = Bool Source 
type AttrBaseTypeConstraint ScrolledWindowOverlayScrollingPropertyInfo = ScrolledWindowK Source 
type AttrSetTypeConstraint ScrolledWindowOverlayScrollingPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps ScrolledWindowOverlayScrollingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

ShadowType

data ScrolledWindowShadowTypePropertyInfo Source

Vadjustment

data ScrolledWindowVadjustmentPropertyInfo Source

VscrollbarPolicy

data ScrolledWindowVscrollbarPolicyPropertyInfo Source

Instances

AttrInfo ScrolledWindowVscrollbarPolicyPropertyInfo Source 
type AttrLabel ScrolledWindowVscrollbarPolicyPropertyInfo = "vscrollbar-policy" Source 
type AttrGetType ScrolledWindowVscrollbarPolicyPropertyInfo = PolicyType Source 
type AttrBaseTypeConstraint ScrolledWindowVscrollbarPolicyPropertyInfo = ScrolledWindowK Source 
type AttrSetTypeConstraint ScrolledWindowVscrollbarPolicyPropertyInfo = TYPE Lifted ~ PolicyType Source 
type AttrAllowedOps ScrolledWindowVscrollbarPolicyPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

WindowPlacement

data ScrolledWindowWindowPlacementPropertyInfo Source

Instances

AttrInfo ScrolledWindowWindowPlacementPropertyInfo Source 
type AttrLabel ScrolledWindowWindowPlacementPropertyInfo = "window-placement" Source 
type AttrGetType ScrolledWindowWindowPlacementPropertyInfo = CornerType Source 
type AttrBaseTypeConstraint ScrolledWindowWindowPlacementPropertyInfo = ScrolledWindowK Source 
type AttrSetTypeConstraint ScrolledWindowWindowPlacementPropertyInfo = TYPE Lifted ~ CornerType Source 
type AttrAllowedOps ScrolledWindowWindowPlacementPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

WindowPlacementSet

data ScrolledWindowWindowPlacementSetPropertyInfo Source

Instances

AttrInfo ScrolledWindowWindowPlacementSetPropertyInfo Source 
type AttrLabel ScrolledWindowWindowPlacementSetPropertyInfo = "window-placement-set" Source 
type AttrGetType ScrolledWindowWindowPlacementSetPropertyInfo = Bool Source 
type AttrBaseTypeConstraint ScrolledWindowWindowPlacementSetPropertyInfo = ScrolledWindowK Source 
type AttrSetTypeConstraint ScrolledWindowWindowPlacementSetPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps ScrolledWindowWindowPlacementSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Signals

EdgeOvershot

EdgeReached

MoveFocusOut

ScrollChild