| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.BinLayout
Description
Documentation
Constructors
| BinLayout (ManagedPtr BinLayout) |
Instances
class (GObject o, IsDescendantOf BinLayout o) => IsBinLayout o #
Instances
| (GObject o, IsDescendantOf BinLayout o) => IsBinLayout o | |
Defined in GI.Gtk.Objects.BinLayout | |
type family ResolveBinLayoutMethod (t :: Symbol) o where ... #
Equations
| ResolveBinLayoutMethod "allocate" o = LayoutManagerAllocateMethodInfo | |
| ResolveBinLayoutMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveBinLayoutMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveBinLayoutMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveBinLayoutMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveBinLayoutMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveBinLayoutMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveBinLayoutMethod "layoutChanged" o = LayoutManagerLayoutChangedMethodInfo | |
| ResolveBinLayoutMethod "measure" o = LayoutManagerMeasureMethodInfo | |
| ResolveBinLayoutMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveBinLayoutMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveBinLayoutMethod "ref" o = ObjectRefMethodInfo | |
| ResolveBinLayoutMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveBinLayoutMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveBinLayoutMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveBinLayoutMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveBinLayoutMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveBinLayoutMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveBinLayoutMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveBinLayoutMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveBinLayoutMethod "getLayoutChild" o = LayoutManagerGetLayoutChildMethodInfo | |
| ResolveBinLayoutMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveBinLayoutMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveBinLayoutMethod "getRequestMode" o = LayoutManagerGetRequestModeMethodInfo | |
| ResolveBinLayoutMethod "getWidget" o = LayoutManagerGetWidgetMethodInfo | |
| ResolveBinLayoutMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveBinLayoutMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveBinLayoutMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveBinLayoutMethod l o = MethodResolutionFailed l o :: Type |
binLayoutNew :: (HasCallStack, MonadIO m) => m BinLayout #
toBinLayout :: (MonadIO m, IsBinLayout o) => o -> m BinLayout #