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

GI.Gtk.Objects.ListItemFactory

Description

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

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

Documentation

newtype ListItemFactory #

Instances

Instances details
Eq ListItemFactory 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

GObject ListItemFactory 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

ManagedPtrNewtype ListItemFactory 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

TypedObject ListItemFactory 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

Methods

glibType :: IO GType #

HasParentTypes ListItemFactory 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

HasAttributeList ListItemFactory 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

(info ~ ResolveListItemFactoryMethod t ListItemFactory, OverloadedMethod info ListItemFactory p, HasField t ListItemFactory p) => HasField (t :: Symbol) ListItemFactory p 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

Methods

getField :: ListItemFactory -> p

(info ~ ResolveListItemFactoryMethod t ListItemFactory, OverloadedMethodInfo info ListItemFactory) => IsLabel t (MethodProxy info ListItemFactory) 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

Methods

fromLabel :: MethodProxy info ListItemFactory

(info ~ ResolveListItemFactoryMethod t ListItemFactory, OverloadedMethod info ListItemFactory p) => IsLabel t (ListItemFactory -> p) 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

Methods

fromLabel :: ListItemFactory -> p

IsGValue (Maybe ListItemFactory) 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ListItemFactory 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

type AttributeList ListItemFactory = ListItemFactoryAttributeList
type ParentTypes ListItemFactory 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

type ParentTypes ListItemFactory = '[Object]
type SignalList ListItemFactory 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

type SignalList ListItemFactory = ListItemFactorySignalList

class (GObject o, IsDescendantOf ListItemFactory o) => IsListItemFactory o #

Instances

Instances details
(GObject o, IsDescendantOf ListItemFactory o) => IsListItemFactory o 
Instance details

Defined in GI.Gtk.Objects.ListItemFactory

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

Equations

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