Safe Haskell | None |
---|---|
Language | Haskell2010 |
GI.Gtk.Declarative.Container.ListBox
Contents
Orphan instances
ToChildren ListBox Vector (Bin ListBoxRow) Source # | |
Methods toChildren :: (ManagedPtr ListBox -> ListBox) -> Vector (Bin ListBoxRow event) -> Children (Bin ListBoxRow) event Source # | |
IsContainer ListBox (Bin ListBoxRow) Source # | |
Methods appendChild :: ListBox -> Bin ListBoxRow event -> Widget -> IO () Source # replaceChild :: ListBox -> Bin ListBoxRow event -> Int32 -> Widget -> Widget -> IO () Source # |