gi-handy-0.0.7: libhandy bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Handy.Enums

Description

 
Synopsis

Enumerations

ArrowsDirection

data ArrowsDirection Source #

No description available in the introspection data.

Constructors

ArrowsDirectionUp

Arrows point upwards

ArrowsDirectionDown

Arrows point to the left

ArrowsDirectionLeft

Arrows point to the right

ArrowsDirectionRight

Arrows point downwards

AnotherArrowsDirection Int

Catch-all for unknown values

Instances

Instances details
Enum ArrowsDirection Source # 
Instance details

Defined in GI.Handy.Enums

Eq ArrowsDirection Source # 
Instance details

Defined in GI.Handy.Enums

Ord ArrowsDirection Source # 
Instance details

Defined in GI.Handy.Enums

Show ArrowsDirection Source # 
Instance details

Defined in GI.Handy.Enums

Methods

showsPrec :: Int -> ArrowsDirection -> ShowS

show :: ArrowsDirection -> String

showList :: [ArrowsDirection] -> ShowS

BoxedEnum ArrowsDirection Source # 
Instance details

Defined in GI.Handy.Enums

TypedObject ArrowsDirection Source # 
Instance details

Defined in GI.Handy.Enums

Methods

glibType :: IO GType

HasParentTypes ArrowsDirection Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes ArrowsDirection Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes ArrowsDirection = '[] :: [Type]

CenteringPolicy

data CenteringPolicy Source #

No description available in the introspection data.

Constructors

CenteringPolicyLoose

Keep the title centered when possible

CenteringPolicyStrict

Keep the title centered at all cost

AnotherCenteringPolicy Int

Catch-all for unknown values

Instances

Instances details
Enum CenteringPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Eq CenteringPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Ord CenteringPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Show CenteringPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Methods

showsPrec :: Int -> CenteringPolicy -> ShowS

show :: CenteringPolicy -> String

showList :: [CenteringPolicy] -> ShowS

BoxedEnum CenteringPolicy Source # 
Instance details

Defined in GI.Handy.Enums

TypedObject CenteringPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Methods

glibType :: IO GType

HasParentTypes CenteringPolicy Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes CenteringPolicy Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes CenteringPolicy = '[] :: [Type]

Fold

data Fold Source #

Represents the fold of widgets and other objects which can be switched between folded and unfolded state on the fly, like HdyLeaflet.

Constructors

FoldUnfolded

The element isn't folded

FoldFolded

The element is folded

AnotherFold Int

Catch-all for unknown values

Instances

Instances details
Enum Fold Source # 
Instance details

Defined in GI.Handy.Enums

Methods

succ :: Fold -> Fold

pred :: Fold -> Fold

toEnum :: Int -> Fold

fromEnum :: Fold -> Int

enumFrom :: Fold -> [Fold]

enumFromThen :: Fold -> Fold -> [Fold]

enumFromTo :: Fold -> Fold -> [Fold]

enumFromThenTo :: Fold -> Fold -> Fold -> [Fold]

Eq Fold Source # 
Instance details

Defined in GI.Handy.Enums

Methods

(==) :: Fold -> Fold -> Bool

(/=) :: Fold -> Fold -> Bool

Ord Fold Source # 
Instance details

Defined in GI.Handy.Enums

Methods

compare :: Fold -> Fold -> Ordering

(<) :: Fold -> Fold -> Bool

(<=) :: Fold -> Fold -> Bool

(>) :: Fold -> Fold -> Bool

(>=) :: Fold -> Fold -> Bool

max :: Fold -> Fold -> Fold

min :: Fold -> Fold -> Fold

Show Fold Source # 
Instance details

Defined in GI.Handy.Enums

Methods

showsPrec :: Int -> Fold -> ShowS

show :: Fold -> String

showList :: [Fold] -> ShowS

BoxedEnum Fold Source # 
Instance details

Defined in GI.Handy.Enums

TypedObject Fold Source # 
Instance details

Defined in GI.Handy.Enums

Methods

glibType :: IO GType

HasParentTypes Fold Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes Fold Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes Fold = '[] :: [Type]

LeafletChildTransitionType

data LeafletChildTransitionType Source #

Deprecated: (Since version 0.0.12)Use LeafletTransitionType

These enumeration values describe the possible transitions between pages in a Leaflet widget.

Constructors

LeafletChildTransitionTypeNone

No transition

LeafletChildTransitionTypeCrossfade

A cross-fade

LeafletChildTransitionTypeSlide

Slide from left, right, up or down according to the orientation, text direction and the children order

LeafletChildTransitionTypeOver

Cover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children order

LeafletChildTransitionTypeUnder

Uncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order

AnotherLeafletChildTransitionType Int

Catch-all for unknown values

Instances

Instances details
Enum LeafletChildTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Eq LeafletChildTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Ord LeafletChildTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Show LeafletChildTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

BoxedEnum LeafletChildTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

TypedObject LeafletChildTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Methods

glibType :: IO GType

HasParentTypes LeafletChildTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes LeafletChildTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes LeafletChildTransitionType = '[] :: [Type]

LeafletModeTransitionType

data LeafletModeTransitionType Source #

Deprecated: (Since version 0.0.12)Use LeafletTransitionType

These enumeration values describe the possible transitions between pages in a Leaflet widget.

Constructors

LeafletModeTransitionTypeNone

No transition

LeafletModeTransitionTypeSlide

Slide from left, right, up or down according to the orientation, text direction and the children order

AnotherLeafletModeTransitionType Int

Catch-all for unknown values

Instances

Instances details
Enum LeafletModeTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Eq LeafletModeTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Ord LeafletModeTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Show LeafletModeTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

BoxedEnum LeafletModeTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

TypedObject LeafletModeTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Methods

glibType :: IO GType

HasParentTypes LeafletModeTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes LeafletModeTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes LeafletModeTransitionType = '[] :: [Type]

LeafletTransitionType

data LeafletTransitionType Source #

This enumeration value describes the possible transitions between modes and children in a Leaflet widget.

New values may be added to this enumeration over time.

Since: 0.0.12

Constructors

LeafletTransitionTypeNone

No transition

LeafletTransitionTypeSlide

Slide from left, right, up or down according to the orientation, text direction and the children order

LeafletTransitionTypeOver

Cover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children order

LeafletTransitionTypeUnder

Uncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order

AnotherLeafletTransitionType Int

Catch-all for unknown values

Instances

Instances details
Enum LeafletTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Eq LeafletTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Ord LeafletTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Show LeafletTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Methods

showsPrec :: Int -> LeafletTransitionType -> ShowS

show :: LeafletTransitionType -> String

showList :: [LeafletTransitionType] -> ShowS

BoxedEnum LeafletTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

TypedObject LeafletTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Methods

glibType :: IO GType

HasParentTypes LeafletTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes LeafletTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes LeafletTransitionType = '[] :: [Type]

PaginatorIndicatorStyle

data PaginatorIndicatorStyle Source #

These enumeration values describe the possible page indicator styles in a Paginator widget.

New values may be added to this enumeration over time.

Constructors

PaginatorIndicatorStyleNone

No indicators

PaginatorIndicatorStyleDots

Each page is represented by a dot. Active dot gradually becomes larger and more opaque.

PaginatorIndicatorStyleLines

Each page is represented by a thin and long line, and active view is shown with another line that moves between them

AnotherPaginatorIndicatorStyle Int

Catch-all for unknown values

Instances

Instances details
Enum PaginatorIndicatorStyle Source # 
Instance details

Defined in GI.Handy.Enums

Eq PaginatorIndicatorStyle Source # 
Instance details

Defined in GI.Handy.Enums

Ord PaginatorIndicatorStyle Source # 
Instance details

Defined in GI.Handy.Enums

Show PaginatorIndicatorStyle Source # 
Instance details

Defined in GI.Handy.Enums

BoxedEnum PaginatorIndicatorStyle Source # 
Instance details

Defined in GI.Handy.Enums

TypedObject PaginatorIndicatorStyle Source # 
Instance details

Defined in GI.Handy.Enums

Methods

glibType :: IO GType

HasParentTypes PaginatorIndicatorStyle Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes PaginatorIndicatorStyle Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes PaginatorIndicatorStyle = '[] :: [Type]

SqueezerTransitionType

data SqueezerTransitionType Source #

These enumeration values describe the possible transitions between children in a Squeezer widget.

Constructors

SqueezerTransitionTypeNone

No transition

SqueezerTransitionTypeCrossfade

A cross-fade

AnotherSqueezerTransitionType Int

Catch-all for unknown values

Instances

Instances details
Enum SqueezerTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Eq SqueezerTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Ord SqueezerTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Show SqueezerTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

BoxedEnum SqueezerTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

TypedObject SqueezerTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

Methods

glibType :: IO GType

HasParentTypes SqueezerTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes SqueezerTransitionType Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes SqueezerTransitionType = '[] :: [Type]

ViewSwitcherPolicy

data ViewSwitcherPolicy Source #

No description available in the introspection data.

Constructors

ViewSwitcherPolicyAuto

Automatically adapt to the best fitting mode

ViewSwitcherPolicyNarrow

Force the narrow mode

ViewSwitcherPolicyWide

Force the wide mode

AnotherViewSwitcherPolicy Int

Catch-all for unknown values

Instances

Instances details
Enum ViewSwitcherPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Eq ViewSwitcherPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Ord ViewSwitcherPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Show ViewSwitcherPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Methods

showsPrec :: Int -> ViewSwitcherPolicy -> ShowS

show :: ViewSwitcherPolicy -> String

showList :: [ViewSwitcherPolicy] -> ShowS

BoxedEnum ViewSwitcherPolicy Source # 
Instance details

Defined in GI.Handy.Enums

TypedObject ViewSwitcherPolicy Source # 
Instance details

Defined in GI.Handy.Enums

Methods

glibType :: IO GType

HasParentTypes ViewSwitcherPolicy Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes ViewSwitcherPolicy Source # 
Instance details

Defined in GI.Handy.Enums

type ParentTypes ViewSwitcherPolicy = '[] :: [Type]