packages feed

gi-gdk-0.3.16.12: GI/Gdk/Objects/Keymap.hs-boot

module GI.Gdk.Objects.Keymap 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 Keymap = Keymap (ForeignPtr Keymap)
instance GObject Keymap where
class GObject o => KeymapK o
instance (GObject o, IsDescendantOf Keymap o) => KeymapK o
data KeymapDirectionChangedSignalInfo
data KeymapKeysChangedSignalInfo
data KeymapStateChangedSignalInfo