module GI.Gtk.Objects.GestureRotate 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 GestureRotate = GestureRotate (ForeignPtr GestureRotate) instance GObject GestureRotate where class GObject o => GestureRotateK o instance (GObject o, IsDescendantOf GestureRotate o) => GestureRotateK o data GestureRotateAngleChangedSignalInfo