gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.Calendar

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Objects.Calendar module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype Calendar #

Constructors

Calendar (ManagedPtr Calendar) 

Instances

Instances details
Eq Calendar 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

(==) :: Calendar -> Calendar -> Bool

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

GObject Calendar 
Instance details

Defined in GI.Gtk.Objects.Calendar

ManagedPtrNewtype Calendar 
Instance details

Defined in GI.Gtk.Objects.Calendar

TypedObject Calendar 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

glibType :: IO GType #

HasParentTypes Calendar 
Instance details

Defined in GI.Gtk.Objects.Calendar

HasAttributeList Calendar 
Instance details

Defined in GI.Gtk.Objects.Calendar

(info ~ ResolveCalendarMethod t Calendar, OverloadedMethod info Calendar p, HasField t Calendar p) => HasField (t :: Symbol) Calendar p 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

getField :: Calendar -> p

(info ~ ResolveCalendarMethod t Calendar, OverloadedMethodInfo info Calendar) => IsLabel t (MethodProxy info Calendar) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

fromLabel :: MethodProxy info Calendar

(info ~ ResolveCalendarMethod t Calendar, OverloadedMethod info Calendar p) => IsLabel t (Calendar -> p) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

fromLabel :: Calendar -> p

IsGValue (Maybe Calendar) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe Calendar -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe Calendar) #

type AttributeList Calendar 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttributeList Calendar = CalendarAttributeList
type ParentTypes Calendar 
Instance details

Defined in GI.Gtk.Objects.Calendar

type ParentTypes Calendar = '[Widget, Object, Accessible, Buildable, ConstraintTarget]
type SignalList Calendar 
Instance details

Defined in GI.Gtk.Objects.Calendar

type SignalList Calendar = CalendarSignalList

data CalendarClearMarksMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsCalendar a) => OverloadedMethod CalendarClearMarksMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarClearMarksMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarDatePropertyInfo #

Instances

Instances details
AttrInfo CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type AttrAllowedOps CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarDatePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarDatePropertyInfo = IsCalendar
type AttrGetType CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarDatePropertyInfo = Maybe DateTime
type AttrSetTypeConstraint CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarDatePropertyInfo = Type ~ DateTime
type AttrTransferTypeConstraint CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarDatePropertyInfo = Type ~ DateTime
type AttrTransferType CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarDatePropertyInfo = DateTime
type AttrLabel CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarDatePropertyInfo = "date"
type AttrOrigin CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

attrGet :: AttrBaseTypeConstraint CalendarDatePropertyInfo o => o -> IO (AttrGetType CalendarDatePropertyInfo)

attrSet :: (AttrBaseTypeConstraint CalendarDatePropertyInfo o, AttrSetTypeConstraint CalendarDatePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CalendarDatePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CalendarDatePropertyInfo o, AttrSetTypeConstraint CalendarDatePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint CalendarDatePropertyInfo o, AttrTransferTypeConstraint CalendarDatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CalendarDatePropertyInfo)

attrPut :: AttrBaseTypeConstraint CalendarDatePropertyInfo o => o -> AttrGetType CalendarDatePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarDatePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarDatePropertyInfo = IsCalendar
type AttrGetType CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarDatePropertyInfo = Maybe DateTime
type AttrLabel CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarDatePropertyInfo = "date"
type AttrOrigin CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarDatePropertyInfo = Type ~ DateTime
type AttrTransferType CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarDatePropertyInfo = DateTime
type AttrTransferTypeConstraint CalendarDatePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarDatePropertyInfo = Type ~ DateTime

data CalendarDayPropertyInfo #

Instances

Instances details
AttrInfo CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type AttrAllowedOps CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarDayPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarDayPropertyInfo = IsCalendar
type AttrGetType CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarDayPropertyInfo = Int32
type AttrSetTypeConstraint CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarDayPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarDayPropertyInfo = Type ~ Int32
type AttrTransferType CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarDayPropertyInfo = Int32
type AttrLabel CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarDayPropertyInfo = "day"
type AttrOrigin CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

attrGet :: AttrBaseTypeConstraint CalendarDayPropertyInfo o => o -> IO (AttrGetType CalendarDayPropertyInfo)

attrSet :: (AttrBaseTypeConstraint CalendarDayPropertyInfo o, AttrSetTypeConstraint CalendarDayPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CalendarDayPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CalendarDayPropertyInfo o, AttrSetTypeConstraint CalendarDayPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint CalendarDayPropertyInfo o, AttrTransferTypeConstraint CalendarDayPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CalendarDayPropertyInfo)

attrPut :: AttrBaseTypeConstraint CalendarDayPropertyInfo o => o -> AttrGetType CalendarDayPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarDayPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarDayPropertyInfo = IsCalendar
type AttrGetType CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarDayPropertyInfo = Int32
type AttrLabel CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarDayPropertyInfo = "day"
type AttrOrigin CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarDayPropertyInfo = Type ~ Int32
type AttrTransferType CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarDayPropertyInfo = Int32
type AttrTransferTypeConstraint CalendarDayPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarDayPropertyInfo = Type ~ Int32

data CalendarDaySelectedSignalInfo #

Instances

Instances details
SignalInfo CalendarDaySelectedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type HaskellCallbackType CalendarDaySelectedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType CalendarDaySelectedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType CalendarDaySelectedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

data CalendarGetDateMethodInfo #

Instances

Instances details
(signature ~ m DateTime, MonadIO m, IsCalendar a) => OverloadedMethod CalendarGetDateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarGetDateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarGetDayIsMarkedMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m Bool), MonadIO m, IsCalendar a) => OverloadedMethod CalendarGetDayIsMarkedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarGetDayIsMarkedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarGetDayMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsCalendar a) => OverloadedMethod CalendarGetDayMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarGetDayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarGetMonthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsCalendar a) => OverloadedMethod CalendarGetMonthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarGetMonthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarGetShowDayNamesMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsCalendar a) => OverloadedMethod CalendarGetShowDayNamesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarGetShowDayNamesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarGetShowHeadingMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsCalendar a) => OverloadedMethod CalendarGetShowHeadingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarGetShowHeadingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarGetShowWeekNumbersMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsCalendar a) => OverloadedMethod CalendarGetShowWeekNumbersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarGetShowWeekNumbersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarGetYearMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsCalendar a) => OverloadedMethod CalendarGetYearMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarGetYearMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarMarkDayMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarMarkDayMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarMarkDayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarMonthPropertyInfo #

Instances

Instances details
AttrInfo CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type AttrAllowedOps CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarMonthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarMonthPropertyInfo = IsCalendar
type AttrGetType CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarMonthPropertyInfo = Int32
type AttrSetTypeConstraint CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarMonthPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarMonthPropertyInfo = Type ~ Int32
type AttrTransferType CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarMonthPropertyInfo = Int32
type AttrLabel CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarMonthPropertyInfo = "month"
type AttrOrigin CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

attrGet :: AttrBaseTypeConstraint CalendarMonthPropertyInfo o => o -> IO (AttrGetType CalendarMonthPropertyInfo)

attrSet :: (AttrBaseTypeConstraint CalendarMonthPropertyInfo o, AttrSetTypeConstraint CalendarMonthPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CalendarMonthPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CalendarMonthPropertyInfo o, AttrSetTypeConstraint CalendarMonthPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint CalendarMonthPropertyInfo o, AttrTransferTypeConstraint CalendarMonthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CalendarMonthPropertyInfo)

attrPut :: AttrBaseTypeConstraint CalendarMonthPropertyInfo o => o -> AttrGetType CalendarMonthPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarMonthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarMonthPropertyInfo = IsCalendar
type AttrGetType CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarMonthPropertyInfo = Int32
type AttrLabel CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarMonthPropertyInfo = "month"
type AttrOrigin CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarMonthPropertyInfo = Type ~ Int32
type AttrTransferType CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarMonthPropertyInfo = Int32
type AttrTransferTypeConstraint CalendarMonthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarMonthPropertyInfo = Type ~ Int32

data CalendarNextMonthSignalInfo #

Instances

Instances details
SignalInfo CalendarNextMonthSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type HaskellCallbackType CalendarNextMonthSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType CalendarNextMonthSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType CalendarNextMonthSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

data CalendarNextYearSignalInfo #

Instances

Instances details
SignalInfo CalendarNextYearSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type HaskellCallbackType CalendarNextYearSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType CalendarNextYearSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType CalendarNextYearSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

data CalendarPrevMonthSignalInfo #

Instances

Instances details
SignalInfo CalendarPrevMonthSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type HaskellCallbackType CalendarPrevMonthSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType CalendarPrevMonthSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType CalendarPrevMonthSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

data CalendarPrevYearSignalInfo #

Instances

Instances details
SignalInfo CalendarPrevYearSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type HaskellCallbackType CalendarPrevYearSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType CalendarPrevYearSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType CalendarPrevYearSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

data CalendarSelectDayMethodInfo #

Instances

Instances details
(signature ~ (DateTime -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarSelectDayMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarSelectDayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarSetDateMethodInfo #

Instances

Instances details
(signature ~ (DateTime -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarSetDateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarSetDateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarSetDayMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarSetDayMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarSetDayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarSetMonthMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarSetMonthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarSetMonthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarSetShowDayNamesMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarSetShowDayNamesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarSetShowDayNamesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarSetShowHeadingMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarSetShowHeadingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarSetShowHeadingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarSetShowWeekNumbersMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarSetShowWeekNumbersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarSetShowWeekNumbersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarSetYearMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarSetYearMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarSetYearMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarShowDayNamesPropertyInfo #

Instances

Instances details
AttrInfo CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type AttrAllowedOps CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarShowDayNamesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo = IsCalendar
type AttrGetType CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarShowDayNamesPropertyInfo = Bool
type AttrSetTypeConstraint CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarShowDayNamesPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarShowDayNamesPropertyInfo = Type ~ Bool
type AttrTransferType CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarShowDayNamesPropertyInfo = Bool
type AttrLabel CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarShowDayNamesPropertyInfo = "show-day-names"
type AttrOrigin CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

attrGet :: AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo o => o -> IO (AttrGetType CalendarShowDayNamesPropertyInfo)

attrSet :: (AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo o, AttrSetTypeConstraint CalendarShowDayNamesPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo o, AttrSetTypeConstraint CalendarShowDayNamesPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo o, AttrTransferTypeConstraint CalendarShowDayNamesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CalendarShowDayNamesPropertyInfo)

attrPut :: AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo o => o -> AttrGetType CalendarShowDayNamesPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarShowDayNamesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarShowDayNamesPropertyInfo = IsCalendar
type AttrGetType CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarShowDayNamesPropertyInfo = Bool
type AttrLabel CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarShowDayNamesPropertyInfo = "show-day-names"
type AttrOrigin CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarShowDayNamesPropertyInfo = Type ~ Bool
type AttrTransferType CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarShowDayNamesPropertyInfo = Bool
type AttrTransferTypeConstraint CalendarShowDayNamesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarShowDayNamesPropertyInfo = Type ~ Bool

data CalendarShowHeadingPropertyInfo #

Instances

Instances details
AttrInfo CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type AttrAllowedOps CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarShowHeadingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo = IsCalendar
type AttrGetType CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarShowHeadingPropertyInfo = Bool
type AttrSetTypeConstraint CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarShowHeadingPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarShowHeadingPropertyInfo = Type ~ Bool
type AttrTransferType CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarShowHeadingPropertyInfo = Bool
type AttrLabel CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarShowHeadingPropertyInfo = "show-heading"
type AttrOrigin CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

attrGet :: AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo o => o -> IO (AttrGetType CalendarShowHeadingPropertyInfo)

attrSet :: (AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo o, AttrSetTypeConstraint CalendarShowHeadingPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo o, AttrSetTypeConstraint CalendarShowHeadingPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo o, AttrTransferTypeConstraint CalendarShowHeadingPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CalendarShowHeadingPropertyInfo)

attrPut :: AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo o => o -> AttrGetType CalendarShowHeadingPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarShowHeadingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarShowHeadingPropertyInfo = IsCalendar
type AttrGetType CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarShowHeadingPropertyInfo = Bool
type AttrLabel CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarShowHeadingPropertyInfo = "show-heading"
type AttrOrigin CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarShowHeadingPropertyInfo = Type ~ Bool
type AttrTransferType CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarShowHeadingPropertyInfo = Bool
type AttrTransferTypeConstraint CalendarShowHeadingPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarShowHeadingPropertyInfo = Type ~ Bool

data CalendarShowWeekNumbersPropertyInfo #

Instances

Instances details
AttrInfo CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type AttrAllowedOps CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarShowWeekNumbersPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo = IsCalendar
type AttrGetType CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarShowWeekNumbersPropertyInfo = Bool
type AttrSetTypeConstraint CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarShowWeekNumbersPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarShowWeekNumbersPropertyInfo = Type ~ Bool
type AttrTransferType CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarShowWeekNumbersPropertyInfo = Bool
type AttrLabel CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarShowWeekNumbersPropertyInfo = "show-week-numbers"
type AttrOrigin CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

attrGet :: AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo o => o -> IO (AttrGetType CalendarShowWeekNumbersPropertyInfo)

attrSet :: (AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo o, AttrSetTypeConstraint CalendarShowWeekNumbersPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo o, AttrSetTypeConstraint CalendarShowWeekNumbersPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo o, AttrTransferTypeConstraint CalendarShowWeekNumbersPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CalendarShowWeekNumbersPropertyInfo)

attrPut :: AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo o => o -> AttrGetType CalendarShowWeekNumbersPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarShowWeekNumbersPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarShowWeekNumbersPropertyInfo = IsCalendar
type AttrGetType CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarShowWeekNumbersPropertyInfo = Bool
type AttrLabel CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarShowWeekNumbersPropertyInfo = "show-week-numbers"
type AttrOrigin CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarShowWeekNumbersPropertyInfo = Type ~ Bool
type AttrTransferType CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarShowWeekNumbersPropertyInfo = Bool
type AttrTransferTypeConstraint CalendarShowWeekNumbersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarShowWeekNumbersPropertyInfo = Type ~ Bool

data CalendarUnmarkDayMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsCalendar a) => OverloadedMethod CalendarUnmarkDayMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo CalendarUnmarkDayMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data CalendarYearPropertyInfo #

Instances

Instances details
AttrInfo CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Associated Types

type AttrAllowedOps CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarYearPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarYearPropertyInfo = IsCalendar
type AttrGetType CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarYearPropertyInfo = Int32
type AttrSetTypeConstraint CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarYearPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarYearPropertyInfo = Type ~ Int32
type AttrTransferType CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarYearPropertyInfo = Int32
type AttrLabel CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarYearPropertyInfo = "year"
type AttrOrigin CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

Methods

attrGet :: AttrBaseTypeConstraint CalendarYearPropertyInfo o => o -> IO (AttrGetType CalendarYearPropertyInfo)

attrSet :: (AttrBaseTypeConstraint CalendarYearPropertyInfo o, AttrSetTypeConstraint CalendarYearPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CalendarYearPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CalendarYearPropertyInfo o, AttrSetTypeConstraint CalendarYearPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint CalendarYearPropertyInfo o, AttrTransferTypeConstraint CalendarYearPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType CalendarYearPropertyInfo)

attrPut :: AttrBaseTypeConstraint CalendarYearPropertyInfo o => o -> AttrGetType CalendarYearPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrAllowedOps CalendarYearPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrBaseTypeConstraint CalendarYearPropertyInfo = IsCalendar
type AttrGetType CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrGetType CalendarYearPropertyInfo = Int32
type AttrLabel CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrLabel CalendarYearPropertyInfo = "year"
type AttrOrigin CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrSetTypeConstraint CalendarYearPropertyInfo = Type ~ Int32
type AttrTransferType CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferType CalendarYearPropertyInfo = Int32
type AttrTransferTypeConstraint CalendarYearPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Calendar

type AttrTransferTypeConstraint CalendarYearPropertyInfo = Type ~ Int32

class (GObject o, IsDescendantOf Calendar o) => IsCalendar o #

Instances

Instances details
(GObject o, IsDescendantOf Calendar o) => IsCalendar o 
Instance details

Defined in GI.Gtk.Objects.Calendar

type family ResolveCalendarMethod (t :: Symbol) o where ... #

Equations

ResolveCalendarMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveCalendarMethod "activate" o = WidgetActivateMethodInfo 
ResolveCalendarMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveCalendarMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveCalendarMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveCalendarMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveCalendarMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveCalendarMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveCalendarMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveCalendarMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveCalendarMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveCalendarMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveCalendarMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveCalendarMethod "clearMarks" o = CalendarClearMarksMethodInfo 
ResolveCalendarMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveCalendarMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveCalendarMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveCalendarMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveCalendarMethod "contains" o = WidgetContainsMethodInfo 
ResolveCalendarMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveCalendarMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveCalendarMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveCalendarMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveCalendarMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveCalendarMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveCalendarMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveCalendarMethod "getv" o = ObjectGetvMethodInfo 
ResolveCalendarMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveCalendarMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveCalendarMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveCalendarMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveCalendarMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveCalendarMethod "hide" o = WidgetHideMethodInfo 
ResolveCalendarMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveCalendarMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveCalendarMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveCalendarMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveCalendarMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveCalendarMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveCalendarMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveCalendarMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveCalendarMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveCalendarMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveCalendarMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveCalendarMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveCalendarMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveCalendarMethod "map" o = WidgetMapMethodInfo 
ResolveCalendarMethod "markDay" o = CalendarMarkDayMethodInfo 
ResolveCalendarMethod "measure" o = WidgetMeasureMethodInfo 
ResolveCalendarMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveCalendarMethod "notify" o = ObjectNotifyMethodInfo 
ResolveCalendarMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveCalendarMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveCalendarMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveCalendarMethod "pick" o = WidgetPickMethodInfo 
ResolveCalendarMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveCalendarMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveCalendarMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveCalendarMethod "realize" o = WidgetRealizeMethodInfo 
ResolveCalendarMethod "ref" o = ObjectRefMethodInfo 
ResolveCalendarMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveCalendarMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveCalendarMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveCalendarMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveCalendarMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveCalendarMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveCalendarMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveCalendarMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveCalendarMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveCalendarMethod "selectDay" o = CalendarSelectDayMethodInfo 
ResolveCalendarMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveCalendarMethod "show" o = WidgetShowMethodInfo 
ResolveCalendarMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveCalendarMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveCalendarMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveCalendarMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveCalendarMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveCalendarMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveCalendarMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveCalendarMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveCalendarMethod "unmarkDay" o = CalendarUnmarkDayMethodInfo 
ResolveCalendarMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveCalendarMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveCalendarMethod "unref" o = ObjectUnrefMethodInfo 
ResolveCalendarMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveCalendarMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveCalendarMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveCalendarMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveCalendarMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveCalendarMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveCalendarMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveCalendarMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveCalendarMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveCalendarMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveCalendarMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveCalendarMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveCalendarMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveCalendarMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveCalendarMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveCalendarMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveCalendarMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveCalendarMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveCalendarMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveCalendarMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveCalendarMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveCalendarMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveCalendarMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveCalendarMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveCalendarMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveCalendarMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveCalendarMethod "getData" o = ObjectGetDataMethodInfo 
ResolveCalendarMethod "getDate" o = CalendarGetDateMethodInfo 
ResolveCalendarMethod "getDay" o = CalendarGetDayMethodInfo 
ResolveCalendarMethod "getDayIsMarked" o = CalendarGetDayIsMarkedMethodInfo 
ResolveCalendarMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveCalendarMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveCalendarMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveCalendarMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveCalendarMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveCalendarMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveCalendarMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveCalendarMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveCalendarMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveCalendarMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveCalendarMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveCalendarMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveCalendarMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveCalendarMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveCalendarMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveCalendarMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveCalendarMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveCalendarMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveCalendarMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveCalendarMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveCalendarMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveCalendarMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveCalendarMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveCalendarMethod "getMonth" o = CalendarGetMonthMethodInfo 
ResolveCalendarMethod "getName" o = WidgetGetNameMethodInfo 
ResolveCalendarMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveCalendarMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveCalendarMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveCalendarMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveCalendarMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveCalendarMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveCalendarMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveCalendarMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveCalendarMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveCalendarMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveCalendarMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveCalendarMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveCalendarMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveCalendarMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveCalendarMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveCalendarMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveCalendarMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveCalendarMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveCalendarMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveCalendarMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveCalendarMethod "getShowDayNames" o = CalendarGetShowDayNamesMethodInfo 
ResolveCalendarMethod "getShowHeading" o = CalendarGetShowHeadingMethodInfo 
ResolveCalendarMethod "getShowWeekNumbers" o = CalendarGetShowWeekNumbersMethodInfo 
ResolveCalendarMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveCalendarMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveCalendarMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveCalendarMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveCalendarMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveCalendarMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveCalendarMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveCalendarMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveCalendarMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveCalendarMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveCalendarMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveCalendarMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveCalendarMethod "getYear" o = CalendarGetYearMethodInfo 
ResolveCalendarMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveCalendarMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveCalendarMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveCalendarMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveCalendarMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveCalendarMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveCalendarMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveCalendarMethod "setData" o = ObjectSetDataMethodInfo 
ResolveCalendarMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveCalendarMethod "setDate" o = CalendarSetDateMethodInfo 
ResolveCalendarMethod "setDay" o = CalendarSetDayMethodInfo 
ResolveCalendarMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveCalendarMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveCalendarMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveCalendarMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveCalendarMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveCalendarMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveCalendarMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveCalendarMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveCalendarMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveCalendarMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveCalendarMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveCalendarMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveCalendarMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveCalendarMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveCalendarMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveCalendarMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveCalendarMethod "setMonth" o = CalendarSetMonthMethodInfo 
ResolveCalendarMethod "setName" o = WidgetSetNameMethodInfo 
ResolveCalendarMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveCalendarMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveCalendarMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveCalendarMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveCalendarMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveCalendarMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveCalendarMethod "setShowDayNames" o = CalendarSetShowDayNamesMethodInfo 
ResolveCalendarMethod "setShowHeading" o = CalendarSetShowHeadingMethodInfo 
ResolveCalendarMethod "setShowWeekNumbers" o = CalendarSetShowWeekNumbersMethodInfo 
ResolveCalendarMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveCalendarMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveCalendarMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveCalendarMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveCalendarMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveCalendarMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveCalendarMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveCalendarMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveCalendarMethod "setYear" o = CalendarSetYearMethodInfo 
ResolveCalendarMethod l o = MethodResolutionFailed l o :: Type 

afterCalendarDaySelected :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarDaySelectedCallback) -> m SignalHandlerId #

afterCalendarNextMonth :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarNextMonthCallback) -> m SignalHandlerId #

afterCalendarNextYear :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarNextYearCallback) -> m SignalHandlerId #

afterCalendarPrevMonth :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarPrevMonthCallback) -> m SignalHandlerId #

afterCalendarPrevYear :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarPrevYearCallback) -> m SignalHandlerId #

calendarClearMarks :: (HasCallStack, MonadIO m, IsCalendar a) => a -> m () #

calendarDate :: AttrLabelProxy "date" #

calendarDay :: AttrLabelProxy "day" #

calendarGetDate :: (HasCallStack, MonadIO m, IsCalendar a) => a -> m DateTime #

calendarGetDay :: (HasCallStack, MonadIO m, IsCalendar a) => a -> m Int32 #

calendarGetDayIsMarked :: (HasCallStack, MonadIO m, IsCalendar a) => a -> Word32 -> m Bool #

calendarGetMonth :: (HasCallStack, MonadIO m, IsCalendar a) => a -> m Int32 #

calendarGetShowDayNames :: (HasCallStack, MonadIO m, IsCalendar a) => a -> m Bool #

calendarGetShowHeading :: (HasCallStack, MonadIO m, IsCalendar a) => a -> m Bool #

calendarGetShowWeekNumbers :: (HasCallStack, MonadIO m, IsCalendar a) => a -> m Bool #

calendarGetYear :: (HasCallStack, MonadIO m, IsCalendar a) => a -> m Int32 #

calendarMarkDay :: (HasCallStack, MonadIO m, IsCalendar a) => a -> Word32 -> m () #

calendarMonth :: AttrLabelProxy "month" #

calendarNew :: (HasCallStack, MonadIO m) => m Calendar #

calendarSelectDay :: (HasCallStack, MonadIO m, IsCalendar a) => a -> DateTime -> m () #

calendarSetDate :: (HasCallStack, MonadIO m, IsCalendar a) => a -> DateTime -> m () #

calendarSetDay :: (HasCallStack, MonadIO m, IsCalendar a) => a -> Int32 -> m () #

calendarSetMonth :: (HasCallStack, MonadIO m, IsCalendar a) => a -> Int32 -> m () #

calendarSetShowDayNames :: (HasCallStack, MonadIO m, IsCalendar a) => a -> Bool -> m () #

calendarSetShowHeading :: (HasCallStack, MonadIO m, IsCalendar a) => a -> Bool -> m () #

calendarSetShowWeekNumbers :: (HasCallStack, MonadIO m, IsCalendar a) => a -> Bool -> m () #

calendarSetYear :: (HasCallStack, MonadIO m, IsCalendar a) => a -> Int32 -> m () #

calendarShowDayNames :: AttrLabelProxy "showDayNames" #

calendarShowHeading :: AttrLabelProxy "showHeading" #

calendarShowWeekNumbers :: AttrLabelProxy "showWeekNumbers" #

calendarUnmarkDay :: (HasCallStack, MonadIO m, IsCalendar a) => a -> Word32 -> m () #

calendarYear :: AttrLabelProxy "year" #

constructCalendarDate :: (IsCalendar o, MonadIO m) => DateTime -> m (GValueConstruct o) #

constructCalendarDay :: (IsCalendar o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructCalendarMonth :: (IsCalendar o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructCalendarShowDayNames :: (IsCalendar o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructCalendarShowHeading :: (IsCalendar o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructCalendarShowWeekNumbers :: (IsCalendar o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructCalendarYear :: (IsCalendar o, MonadIO m) => Int32 -> m (GValueConstruct o) #

getCalendarDate :: (MonadIO m, IsCalendar o) => o -> m (Maybe DateTime) #

getCalendarDay :: (MonadIO m, IsCalendar o) => o -> m Int32 #

getCalendarMonth :: (MonadIO m, IsCalendar o) => o -> m Int32 #

getCalendarShowDayNames :: (MonadIO m, IsCalendar o) => o -> m Bool #

getCalendarShowHeading :: (MonadIO m, IsCalendar o) => o -> m Bool #

getCalendarShowWeekNumbers :: (MonadIO m, IsCalendar o) => o -> m Bool #

getCalendarYear :: (MonadIO m, IsCalendar o) => o -> m Int32 #

onCalendarDaySelected :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarDaySelectedCallback) -> m SignalHandlerId #

onCalendarNextMonth :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarNextMonthCallback) -> m SignalHandlerId #

onCalendarNextYear :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarNextYearCallback) -> m SignalHandlerId #

onCalendarPrevMonth :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarPrevMonthCallback) -> m SignalHandlerId #

onCalendarPrevYear :: (IsCalendar a, MonadIO m) => a -> ((?self :: a) => CalendarPrevYearCallback) -> m SignalHandlerId #

setCalendarDate :: (MonadIO m, IsCalendar o) => o -> DateTime -> m () #

setCalendarDay :: (MonadIO m, IsCalendar o) => o -> Int32 -> m () #

setCalendarMonth :: (MonadIO m, IsCalendar o) => o -> Int32 -> m () #

setCalendarShowDayNames :: (MonadIO m, IsCalendar o) => o -> Bool -> m () #

setCalendarShowHeading :: (MonadIO m, IsCalendar o) => o -> Bool -> m () #

setCalendarShowWeekNumbers :: (MonadIO m, IsCalendar o) => o -> Bool -> m () #

setCalendarYear :: (MonadIO m, IsCalendar o) => o -> Int32 -> m () #

toCalendar :: (MonadIO m, IsCalendar o) => o -> m Calendar #