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