gi-gtk-0.3.18.12: GI/Gtk/Objects/OffscreenWindow.hs-boot
module GI.Gtk.Objects.OffscreenWindow 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 OffscreenWindow = OffscreenWindow (ForeignPtr OffscreenWindow) instance GObject OffscreenWindow where class GObject o => OffscreenWindowK o instance (GObject o, IsDescendantOf OffscreenWindow o) => OffscreenWindowK o