gi-gtk-0.3.16.12: GI/Gtk/Interfaces/Orientable.hs-boot
module GI.Gtk.Interfaces.Orientable where import Prelude () import Data.GI.Base.ShortPrelude import qualified Data.Text as T import qualified Data.ByteString.Char8 as B import qualified Data.Map as Map newtype Orientable = Orientable (ForeignPtr Orientable) data OrientableOrientationPropertyInfo instance GObject Orientable where class GObject o => OrientableK o instance (GObject o, IsDescendantOf Orientable o) => OrientableK o