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

GI.Gtk.Objects.ConstraintLayoutChild

Description

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

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

Documentation

newtype ConstraintLayoutChild #

Instances

Instances details
Eq ConstraintLayoutChild 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

GObject ConstraintLayoutChild 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

ManagedPtrNewtype ConstraintLayoutChild 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

TypedObject ConstraintLayoutChild 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

Methods

glibType :: IO GType #

HasParentTypes ConstraintLayoutChild 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

HasAttributeList ConstraintLayoutChild 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

(info ~ ResolveConstraintLayoutChildMethod t ConstraintLayoutChild, OverloadedMethod info ConstraintLayoutChild p, HasField t ConstraintLayoutChild p) => HasField (t :: Symbol) ConstraintLayoutChild p 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

(info ~ ResolveConstraintLayoutChildMethod t ConstraintLayoutChild, OverloadedMethodInfo info ConstraintLayoutChild) => IsLabel t (MethodProxy info ConstraintLayoutChild) 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

Methods

fromLabel :: MethodProxy info ConstraintLayoutChild

(info ~ ResolveConstraintLayoutChildMethod t ConstraintLayoutChild, OverloadedMethod info ConstraintLayoutChild p) => IsLabel t (ConstraintLayoutChild -> p) 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

IsGValue (Maybe ConstraintLayoutChild) 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ConstraintLayoutChild 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

type AttributeList ConstraintLayoutChild = ConstraintLayoutChildAttributeList
type ParentTypes ConstraintLayoutChild 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

type ParentTypes ConstraintLayoutChild = '[LayoutChild, Object]
type SignalList ConstraintLayoutChild 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

type SignalList ConstraintLayoutChild = ConstraintLayoutChildSignalList

class (GObject o, IsDescendantOf ConstraintLayoutChild o) => IsConstraintLayoutChild o #

Instances

Instances details
(GObject o, IsDescendantOf ConstraintLayoutChild o) => IsConstraintLayoutChild o 
Instance details

Defined in GI.Gtk.Objects.ConstraintLayoutChild

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

Equations

ResolveConstraintLayoutChildMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveConstraintLayoutChildMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveConstraintLayoutChildMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveConstraintLayoutChildMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveConstraintLayoutChildMethod "getv" o = ObjectGetvMethodInfo 
ResolveConstraintLayoutChildMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveConstraintLayoutChildMethod "notify" o = ObjectNotifyMethodInfo 
ResolveConstraintLayoutChildMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveConstraintLayoutChildMethod "ref" o = ObjectRefMethodInfo 
ResolveConstraintLayoutChildMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveConstraintLayoutChildMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveConstraintLayoutChildMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveConstraintLayoutChildMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveConstraintLayoutChildMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveConstraintLayoutChildMethod "unref" o = ObjectUnrefMethodInfo 
ResolveConstraintLayoutChildMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveConstraintLayoutChildMethod "getChildWidget" o = LayoutChildGetChildWidgetMethodInfo 
ResolveConstraintLayoutChildMethod "getData" o = ObjectGetDataMethodInfo 
ResolveConstraintLayoutChildMethod "getLayoutManager" o = LayoutChildGetLayoutManagerMethodInfo 
ResolveConstraintLayoutChildMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveConstraintLayoutChildMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveConstraintLayoutChildMethod "setData" o = ObjectSetDataMethodInfo 
ResolveConstraintLayoutChildMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveConstraintLayoutChildMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveConstraintLayoutChildMethod l o = MethodResolutionFailed l o :: Type