| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Interfaces.CellLayout
Description
Documentation
newtype CellLayout #
Constructors
| CellLayout (ManagedPtr CellLayout) |
Instances
data CellLayoutAddAttributeMethodInfo #
Instances
| (signature ~ (b -> Text -> Int32 -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutAddAttributeMethodInfo a signature | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellLayoutAddAttributeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellLayoutClearAttributesMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutClearAttributesMethodInfo a signature | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellLayoutClearAttributesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellLayoutClearMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsCellLayout a) => OverloadedMethod CellLayoutClearMethodInfo a signature | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellLayoutClearMethodInfo (a :: Type) | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellLayoutGetAreaMethodInfo #
Instances
| (signature ~ m (Maybe CellArea), MonadIO m, IsCellLayout a) => OverloadedMethod CellLayoutGetAreaMethodInfo a signature | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellLayoutGetAreaMethodInfo (a :: Type) | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellLayoutGetCellsMethodInfo #
Instances
| (signature ~ m [CellRenderer], MonadIO m, IsCellLayout a) => OverloadedMethod CellLayoutGetCellsMethodInfo a signature | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellLayoutGetCellsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellLayoutPackEndMethodInfo #
Instances
| (signature ~ (b -> Bool -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutPackEndMethodInfo a signature | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellLayoutPackEndMethodInfo (a :: Type) | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellLayoutPackStartMethodInfo #
Instances
| (signature ~ (b -> Bool -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutPackStartMethodInfo a signature | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellLayoutPackStartMethodInfo (a :: Type) | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellLayoutReorderMethodInfo #
Instances
| (signature ~ (b -> Int32 -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutReorderMethodInfo a signature | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellLayoutReorderMethodInfo (a :: Type) | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data CellLayoutSetCellDataFuncMethodInfo #
Instances
| (signature ~ (b -> Maybe CellLayoutDataFunc -> m ()), MonadIO m, IsCellLayout a, IsCellRenderer b) => OverloadedMethod CellLayoutSetCellDataFuncMethodInfo a signature | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo CellLayoutSetCellDataFuncMethodInfo (a :: Type) | |
Defined in GI.Gtk.Interfaces.CellLayout Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
class (GObject o, IsDescendantOf CellLayout o) => IsCellLayout o #
Instances
| (GObject o, IsDescendantOf CellLayout o) => IsCellLayout o | |
Defined in GI.Gtk.Interfaces.CellLayout | |
type family ResolveCellLayoutMethod (t :: Symbol) o where ... #
Equations
| ResolveCellLayoutMethod "addAttribute" o = CellLayoutAddAttributeMethodInfo | |
| ResolveCellLayoutMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveCellLayoutMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveCellLayoutMethod "clear" o = CellLayoutClearMethodInfo | |
| ResolveCellLayoutMethod "clearAttributes" o = CellLayoutClearAttributesMethodInfo | |
| ResolveCellLayoutMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveCellLayoutMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveCellLayoutMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveCellLayoutMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveCellLayoutMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveCellLayoutMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveCellLayoutMethod "packEnd" o = CellLayoutPackEndMethodInfo | |
| ResolveCellLayoutMethod "packStart" o = CellLayoutPackStartMethodInfo | |
| ResolveCellLayoutMethod "ref" o = ObjectRefMethodInfo | |
| ResolveCellLayoutMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveCellLayoutMethod "reorder" o = CellLayoutReorderMethodInfo | |
| ResolveCellLayoutMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveCellLayoutMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveCellLayoutMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveCellLayoutMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveCellLayoutMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveCellLayoutMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveCellLayoutMethod "getArea" o = CellLayoutGetAreaMethodInfo | |
| ResolveCellLayoutMethod "getCells" o = CellLayoutGetCellsMethodInfo | |
| ResolveCellLayoutMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveCellLayoutMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveCellLayoutMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveCellLayoutMethod "setCellDataFunc" o = CellLayoutSetCellDataFuncMethodInfo | |
| ResolveCellLayoutMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveCellLayoutMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveCellLayoutMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveCellLayoutMethod l o = MethodResolutionFailed l o :: Type |
cellLayoutAddAttribute :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Text -> Int32 -> m () #
cellLayoutClear :: (HasCallStack, MonadIO m, IsCellLayout a) => a -> m () #
cellLayoutClearAttributes :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> m () #
cellLayoutGetArea :: (HasCallStack, MonadIO m, IsCellLayout a) => a -> m (Maybe CellArea) #
cellLayoutGetCells :: (HasCallStack, MonadIO m, IsCellLayout a) => a -> m [CellRenderer] #
cellLayoutPackEnd :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Bool -> m () #
cellLayoutPackStart :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Bool -> m () #
cellLayoutReorder :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Int32 -> m () #
cellLayoutSetCellDataFunc :: (HasCallStack, MonadIO m, IsCellLayout a, IsCellRenderer b) => a -> b -> Maybe CellLayoutDataFunc -> m () #
toCellLayout :: (MonadIO m, IsCellLayout o) => o -> m CellLayout #