| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.CenterLayout
Description
Documentation
newtype CenterLayout #
Constructors
| CenterLayout (ManagedPtr CenterLayout) |
Instances
data CenterLayoutGetBaselinePositionMethodInfo #
Instances
| (signature ~ m BaselinePosition, MonadIO m, IsCenterLayout a) => OverloadedMethod CenterLayoutGetBaselinePositionMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutGetBaselinePositionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutGetCenterWidgetMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsCenterLayout a) => OverloadedMethod CenterLayoutGetCenterWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutGetCenterWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutGetEndWidgetMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsCenterLayout a) => OverloadedMethod CenterLayoutGetEndWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutGetEndWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutGetOrientationMethodInfo #
Instances
| (signature ~ m Orientation, MonadIO m, IsCenterLayout a) => OverloadedMethod CenterLayoutGetOrientationMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutGetOrientationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutGetShrinkCenterLastMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsCenterLayout a) => OverloadedMethod CenterLayoutGetShrinkCenterLastMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutGetShrinkCenterLastMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutGetStartWidgetMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsCenterLayout a) => OverloadedMethod CenterLayoutGetStartWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutGetStartWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutSetBaselinePositionMethodInfo #
Instances
| (signature ~ (BaselinePosition -> m ()), MonadIO m, IsCenterLayout a) => OverloadedMethod CenterLayoutSetBaselinePositionMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutSetBaselinePositionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutSetCenterWidgetMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsCenterLayout a, IsWidget b) => OverloadedMethod CenterLayoutSetCenterWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutSetCenterWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutSetEndWidgetMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsCenterLayout a, IsWidget b) => OverloadedMethod CenterLayoutSetEndWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutSetEndWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutSetOrientationMethodInfo #
Instances
| (signature ~ (Orientation -> m ()), MonadIO m, IsCenterLayout a) => OverloadedMethod CenterLayoutSetOrientationMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutSetOrientationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutSetShrinkCenterLastMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsCenterLayout a) => OverloadedMethod CenterLayoutSetShrinkCenterLastMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutSetShrinkCenterLastMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutSetStartWidgetMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsCenterLayout a, IsWidget b) => OverloadedMethod CenterLayoutSetStartWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CenterLayoutSetStartWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.CenterLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CenterLayoutShrinkCenterLastPropertyInfo #
Instances
class (GObject o, IsDescendantOf CenterLayout o) => IsCenterLayout o #
Instances
| (GObject o, IsDescendantOf CenterLayout o) => IsCenterLayout o | |
Defined in GI.Gtk.Objects.CenterLayout | |
type family ResolveCenterLayoutMethod (t :: Symbol) o where ... #
Equations
| ResolveCenterLayoutMethod "allocate" o = LayoutManagerAllocateMethodInfo | |
| ResolveCenterLayoutMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveCenterLayoutMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveCenterLayoutMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveCenterLayoutMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveCenterLayoutMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveCenterLayoutMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveCenterLayoutMethod "layoutChanged" o = LayoutManagerLayoutChangedMethodInfo | |
| ResolveCenterLayoutMethod "measure" o = LayoutManagerMeasureMethodInfo | |
| ResolveCenterLayoutMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveCenterLayoutMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveCenterLayoutMethod "ref" o = ObjectRefMethodInfo | |
| ResolveCenterLayoutMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveCenterLayoutMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveCenterLayoutMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveCenterLayoutMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveCenterLayoutMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveCenterLayoutMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveCenterLayoutMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveCenterLayoutMethod "getBaselinePosition" o = CenterLayoutGetBaselinePositionMethodInfo | |
| ResolveCenterLayoutMethod "getCenterWidget" o = CenterLayoutGetCenterWidgetMethodInfo | |
| ResolveCenterLayoutMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveCenterLayoutMethod "getEndWidget" o = CenterLayoutGetEndWidgetMethodInfo | |
| ResolveCenterLayoutMethod "getLayoutChild" o = LayoutManagerGetLayoutChildMethodInfo | |
| ResolveCenterLayoutMethod "getOrientation" o = CenterLayoutGetOrientationMethodInfo | |
| ResolveCenterLayoutMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveCenterLayoutMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveCenterLayoutMethod "getRequestMode" o = LayoutManagerGetRequestModeMethodInfo | |
| ResolveCenterLayoutMethod "getShrinkCenterLast" o = CenterLayoutGetShrinkCenterLastMethodInfo | |
| ResolveCenterLayoutMethod "getStartWidget" o = CenterLayoutGetStartWidgetMethodInfo | |
| ResolveCenterLayoutMethod "getWidget" o = LayoutManagerGetWidgetMethodInfo | |
| ResolveCenterLayoutMethod "setBaselinePosition" o = CenterLayoutSetBaselinePositionMethodInfo | |
| ResolveCenterLayoutMethod "setCenterWidget" o = CenterLayoutSetCenterWidgetMethodInfo | |
| ResolveCenterLayoutMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveCenterLayoutMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveCenterLayoutMethod "setEndWidget" o = CenterLayoutSetEndWidgetMethodInfo | |
| ResolveCenterLayoutMethod "setOrientation" o = CenterLayoutSetOrientationMethodInfo | |
| ResolveCenterLayoutMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveCenterLayoutMethod "setShrinkCenterLast" o = CenterLayoutSetShrinkCenterLastMethodInfo | |
| ResolveCenterLayoutMethod "setStartWidget" o = CenterLayoutSetStartWidgetMethodInfo | |
| ResolveCenterLayoutMethod l o = MethodResolutionFailed l o :: Type |
centerLayoutGetBaselinePosition :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> m BaselinePosition #
centerLayoutGetCenterWidget :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> m (Maybe Widget) #
centerLayoutGetEndWidget :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> m (Maybe Widget) #
centerLayoutGetOrientation :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> m Orientation #
centerLayoutGetShrinkCenterLast :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> m Bool #
centerLayoutGetStartWidget :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> m (Maybe Widget) #
centerLayoutNew :: (HasCallStack, MonadIO m) => m CenterLayout #
centerLayoutSetBaselinePosition :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> BaselinePosition -> m () #
centerLayoutSetCenterWidget :: (HasCallStack, MonadIO m, IsCenterLayout a, IsWidget b) => a -> Maybe b -> m () #
centerLayoutSetEndWidget :: (HasCallStack, MonadIO m, IsCenterLayout a, IsWidget b) => a -> Maybe b -> m () #
centerLayoutSetOrientation :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> Orientation -> m () #
centerLayoutSetShrinkCenterLast :: (HasCallStack, MonadIO m, IsCenterLayout a) => a -> Bool -> m () #
centerLayoutSetStartWidget :: (HasCallStack, MonadIO m, IsCenterLayout a, IsWidget b) => a -> Maybe b -> m () #
centerLayoutShrinkCenterLast :: AttrLabelProxy "shrinkCenterLast" #
constructCenterLayoutShrinkCenterLast :: (IsCenterLayout o, MonadIO m) => Bool -> m (GValueConstruct o) #
getCenterLayoutShrinkCenterLast :: (MonadIO m, IsCenterLayout o) => o -> m Bool #
setCenterLayoutShrinkCenterLast :: (MonadIO m, IsCenterLayout o) => o -> Bool -> m () #
toCenterLayout :: (MonadIO m, IsCenterLayout o) => o -> m CenterLayout #