gi-webkit2webextension-0.2.10.13: GI/WebKit2WebExtension/Objects/WebEditor.hs-boot
module GI.WebKit2WebExtension.Objects.WebEditor 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 WebEditor = WebEditor (ForeignPtr WebEditor)
instance GObject WebEditor where
class GObject o => WebEditorK o
instance (GObject o, IsDescendantOf WebEditor o) => WebEditorK o
data WebEditorSelectionChangedSignalInfo
data WebEditorGetPageMethodInfo