{-# LANGUAGE TypeApplications #-}


-- | Copyright  : Will Thompson and Iñaki García Etxebarria
-- License    : LGPL-2.1
-- Maintainer : Iñaki García Etxebarria
-- 
-- A @GtkShortcutAction@ that does nothing.

#if (MIN_VERSION_haskell_gi_overloading(1,0,0) && !defined(__HADDOCK_VERSION__))
#define ENABLE_OVERLOADING
#endif

module GI.Gtk.Objects.NothingAction
    ( 

-- * Exported types
    NothingAction(..)                       ,
    IsNothingAction                         ,
    toNothingAction                         ,


 -- * Methods
-- | 
-- 
--  === __Click to display all available methods, including inherited ones__
-- ==== Methods
-- [activate]("GI.Gtk.Objects.ShortcutAction#g:method:activate"), [bindProperty]("GI.GObject.Objects.Object#g:method:bindProperty"), [bindPropertyFull]("GI.GObject.Objects.Object#g:method:bindPropertyFull"), [forceFloating]("GI.GObject.Objects.Object#g:method:forceFloating"), [freezeNotify]("GI.GObject.Objects.Object#g:method:freezeNotify"), [getv]("GI.GObject.Objects.Object#g:method:getv"), [isFloating]("GI.GObject.Objects.Object#g:method:isFloating"), [notify]("GI.GObject.Objects.Object#g:method:notify"), [notifyByPspec]("GI.GObject.Objects.Object#g:method:notifyByPspec"), [print]("GI.Gtk.Objects.ShortcutAction#g:method:print"), [ref]("GI.GObject.Objects.Object#g:method:ref"), [refSink]("GI.GObject.Objects.Object#g:method:refSink"), [runDispose]("GI.GObject.Objects.Object#g:method:runDispose"), [stealData]("GI.GObject.Objects.Object#g:method:stealData"), [stealQdata]("GI.GObject.Objects.Object#g:method:stealQdata"), [thawNotify]("GI.GObject.Objects.Object#g:method:thawNotify"), [toString]("GI.Gtk.Objects.ShortcutAction#g:method:toString"), [unref]("GI.GObject.Objects.Object#g:method:unref"), [watchClosure]("GI.GObject.Objects.Object#g:method:watchClosure").
-- 
-- ==== Getters
-- [getData]("GI.GObject.Objects.Object#g:method:getData"), [getProperty]("GI.GObject.Objects.Object#g:method:getProperty"), [getQdata]("GI.GObject.Objects.Object#g:method:getQdata").
-- 
-- ==== Setters
-- [setData]("GI.GObject.Objects.Object#g:method:setData"), [setDataFull]("GI.GObject.Objects.Object#g:method:setDataFull"), [setProperty]("GI.GObject.Objects.Object#g:method:setProperty").

#if defined(ENABLE_OVERLOADING)
    ResolveNothingActionMethod              ,
#endif

-- ** get #method:get#

    nothingActionGet                        ,




    ) where

import Data.GI.Base.ShortPrelude
import qualified Data.GI.Base.ShortPrelude as SP
import qualified Data.GI.Base.Overloading as O
import qualified Prelude as P

import qualified Data.GI.Base.Attributes as GI.Attributes
import qualified Data.GI.Base.BasicTypes as B.Types
import qualified Data.GI.Base.ManagedPtr as B.ManagedPtr
import qualified Data.GI.Base.GArray as B.GArray
import qualified Data.GI.Base.GClosure as B.GClosure
import qualified Data.GI.Base.GError as B.GError
import qualified Data.GI.Base.GHashTable as B.GHT
import qualified Data.GI.Base.GVariant as B.GVariant
import qualified Data.GI.Base.GValue as B.GValue
import qualified Data.GI.Base.GParamSpec as B.GParamSpec
import qualified Data.GI.Base.CallStack as B.CallStack
import qualified Data.GI.Base.Properties as B.Properties
import qualified Data.GI.Base.Signals as B.Signals
import qualified Control.Monad.IO.Class as MIO
import qualified Data.Coerce as Coerce
import qualified Data.Text as T
import qualified Data.Kind as DK
import qualified Data.ByteString.Char8 as B
import qualified Data.Map as Map
import qualified Foreign.Ptr as FP
import qualified GHC.OverloadedLabels as OL
import qualified GHC.Records as R
import qualified Data.Word as DW
import qualified Data.Int as DI
import qualified System.Posix.Types as SPT
import qualified Foreign.C.Types as FCT

-- Workaround for https://gitlab.haskell.org/ghc/ghc/-/issues/23392
#if MIN_VERSION_base(4,18,0)
import qualified GI.Cairo.Structs.Context as Cairo.Context
import qualified GI.Cairo.Structs.FontOptions as Cairo.FontOptions
import qualified GI.GLib.Callbacks as GLib.Callbacks
import qualified GI.GLib.Structs.Bytes as GLib.Bytes
import qualified GI.GLib.Structs.String as GLib.String
import qualified GI.GObject.Objects.Object as GObject.Object
import qualified GI.Gdk.Flags as Gdk.Flags
import qualified GI.Gdk.Interfaces.Paintable as Gdk.Paintable
import qualified GI.Gdk.Objects.Clipboard as Gdk.Clipboard
import qualified GI.Gdk.Objects.Cursor as Gdk.Cursor
import qualified GI.Gdk.Objects.Device as Gdk.Device
import qualified GI.Gdk.Objects.Display as Gdk.Display
import qualified GI.Gdk.Objects.Event as Gdk.Event
import qualified GI.Gdk.Objects.FrameClock as Gdk.FrameClock
import qualified GI.Gdk.Objects.Snapshot as Gdk.Snapshot
import qualified GI.Gdk.Objects.Surface as Gdk.Surface
import qualified GI.Gdk.Objects.Texture as Gdk.Texture
import qualified GI.Gdk.Structs.RGBA as Gdk.RGBA
import qualified GI.Gdk.Structs.Rectangle as Gdk.Rectangle
import qualified GI.Gio.Interfaces.ActionGroup as Gio.ActionGroup
import qualified GI.Gio.Interfaces.Icon as Gio.Icon
import qualified GI.Gio.Interfaces.ListModel as Gio.ListModel
import qualified GI.Graphene.Structs.Matrix as Graphene.Matrix
import qualified GI.Graphene.Structs.Point as Graphene.Point
import qualified GI.Graphene.Structs.Point3D as Graphene.Point3D
import qualified GI.Graphene.Structs.Rect as Graphene.Rect
import qualified GI.Graphene.Structs.Size as Graphene.Size
import qualified GI.Graphene.Structs.Vec3 as Graphene.Vec3
import qualified GI.Graphene.Structs.Vec4 as Graphene.Vec4
import qualified GI.Gsk.Enums as Gsk.Enums
import qualified GI.Gsk.Objects.GLShader as Gsk.GLShader
import qualified GI.Gsk.Objects.RenderNode as Gsk.RenderNode
import qualified GI.Gsk.Objects.Renderer as Gsk.Renderer
import qualified GI.Gsk.Structs.ColorStop as Gsk.ColorStop
import qualified GI.Gsk.Structs.Path as Gsk.Path
import qualified GI.Gsk.Structs.RoundedRect as Gsk.RoundedRect
import qualified GI.Gsk.Structs.Shadow as Gsk.Shadow
import qualified GI.Gsk.Structs.Stroke as Gsk.Stroke
import qualified GI.Gsk.Structs.Transform as Gsk.Transform
import qualified GI.Gtk.Callbacks as Gtk.Callbacks
import {-# SOURCE #-} qualified GI.Gtk.Enums as Gtk.Enums
import {-# SOURCE #-} qualified GI.Gtk.Flags as Gtk.Flags
import {-# SOURCE #-} qualified GI.Gtk.Interfaces.Accessible as Gtk.Accessible
import {-# SOURCE #-} qualified GI.Gtk.Interfaces.Buildable as Gtk.Buildable
import {-# SOURCE #-} qualified GI.Gtk.Interfaces.ConstraintTarget as Gtk.ConstraintTarget
import {-# SOURCE #-} qualified GI.Gtk.Interfaces.Native as Gtk.Native
import {-# SOURCE #-} qualified GI.Gtk.Interfaces.Root as Gtk.Root
import {-# SOURCE #-} qualified GI.Gtk.Interfaces.StyleProvider as Gtk.StyleProvider
import {-# SOURCE #-} qualified GI.Gtk.Objects.ATContext as Gtk.ATContext
import {-# SOURCE #-} qualified GI.Gtk.Objects.EventController as Gtk.EventController
import {-# SOURCE #-} qualified GI.Gtk.Objects.LayoutChild as Gtk.LayoutChild
import {-# SOURCE #-} qualified GI.Gtk.Objects.LayoutManager as Gtk.LayoutManager
import {-# SOURCE #-} qualified GI.Gtk.Objects.Settings as Gtk.Settings
import {-# SOURCE #-} qualified GI.Gtk.Objects.ShortcutAction as Gtk.ShortcutAction
import {-# SOURCE #-} qualified GI.Gtk.Objects.Snapshot as Gtk.Snapshot
import {-# SOURCE #-} qualified GI.Gtk.Objects.StyleContext as Gtk.StyleContext
import {-# SOURCE #-} qualified GI.Gtk.Objects.Tooltip as Gtk.Tooltip
import {-# SOURCE #-} qualified GI.Gtk.Objects.Widget as Gtk.Widget
import {-# SOURCE #-} qualified GI.Gtk.Structs.Border as Gtk.Border
import {-# SOURCE #-} qualified GI.Gtk.Structs.Requisition as Gtk.Requisition
import qualified GI.Pango.Enums as Pango.Enums
import qualified GI.Pango.Objects.Context as Pango.Context
import qualified GI.Pango.Objects.FontMap as Pango.FontMap
import qualified GI.Pango.Objects.Layout as Pango.Layout

#else
import qualified GI.GObject.Objects.Object as GObject.Object
import {-# SOURCE #-} qualified GI.Gtk.Objects.ShortcutAction as Gtk.ShortcutAction

#endif

-- | Memory-managed wrapper type.
newtype NothingAction = NothingAction (SP.ManagedPtr NothingAction)
    deriving (NothingAction -> NothingAction -> Bool
(NothingAction -> NothingAction -> Bool)
-> (NothingAction -> NothingAction -> Bool) -> Eq NothingAction
forall a. (a -> a -> Bool) -> (a -> a -> Bool) -> Eq a
$c== :: NothingAction -> NothingAction -> Bool
== :: NothingAction -> NothingAction -> Bool
$c/= :: NothingAction -> NothingAction -> Bool
/= :: NothingAction -> NothingAction -> Bool
Eq)

instance SP.ManagedPtrNewtype NothingAction where
    toManagedPtr :: NothingAction -> ManagedPtr NothingAction
toManagedPtr (NothingAction ManagedPtr NothingAction
p) = ManagedPtr NothingAction
p

foreign import ccall "gtk_nothing_action_get_type"
    c_gtk_nothing_action_get_type :: IO B.Types.GType

instance B.Types.TypedObject NothingAction where
    glibType :: IO GType
glibType = IO GType
c_gtk_nothing_action_get_type

instance B.Types.GObject NothingAction

-- | Type class for types which can be safely cast to `NothingAction`, for instance with `toNothingAction`.
class (SP.GObject o, O.IsDescendantOf NothingAction o) => IsNothingAction o
instance (SP.GObject o, O.IsDescendantOf NothingAction o) => IsNothingAction o

instance O.HasParentTypes NothingAction
type instance O.ParentTypes NothingAction = '[Gtk.ShortcutAction.ShortcutAction, GObject.Object.Object]

-- | Cast to `NothingAction`, for types for which this is known to be safe. For general casts, use `Data.GI.Base.ManagedPtr.castTo`.
toNothingAction :: (MIO.MonadIO m, IsNothingAction o) => o -> m NothingAction
toNothingAction :: forall (m :: * -> *) o.
(MonadIO m, IsNothingAction o) =>
o -> m NothingAction
toNothingAction = IO NothingAction -> m NothingAction
forall a. IO a -> m a
forall (m :: * -> *) a. MonadIO m => IO a -> m a
MIO.liftIO (IO NothingAction -> m NothingAction)
-> (o -> IO NothingAction) -> o -> m NothingAction
forall b c a. (b -> c) -> (a -> b) -> a -> c
. (ManagedPtr NothingAction -> NothingAction)
-> o -> IO NothingAction
forall o o'.
(HasCallStack, ManagedPtrNewtype o, TypedObject o,
 ManagedPtrNewtype o', TypedObject o') =>
(ManagedPtr o' -> o') -> o -> IO o'
B.ManagedPtr.unsafeCastTo ManagedPtr NothingAction -> NothingAction
NothingAction

-- | Convert 'NothingAction' to and from 'Data.GI.Base.GValue.GValue'. See 'Data.GI.Base.GValue.toGValue' and 'Data.GI.Base.GValue.fromGValue'.
instance B.GValue.IsGValue (Maybe NothingAction) where
    gvalueGType_ :: IO GType
gvalueGType_ = IO GType
c_gtk_nothing_action_get_type
    gvalueSet_ :: Ptr GValue -> Maybe NothingAction -> IO ()
gvalueSet_ Ptr GValue
gv Maybe NothingAction
P.Nothing = Ptr GValue -> Ptr NothingAction -> IO ()
forall a. GObject a => Ptr GValue -> Ptr a -> IO ()
B.GValue.set_object Ptr GValue
gv (Ptr NothingAction
forall a. Ptr a
FP.nullPtr :: FP.Ptr NothingAction)
    gvalueSet_ Ptr GValue
gv (P.Just NothingAction
obj) = NothingAction -> (Ptr NothingAction -> IO ()) -> IO ()
forall a c.
(HasCallStack, ManagedPtrNewtype a) =>
a -> (Ptr a -> IO c) -> IO c
B.ManagedPtr.withManagedPtr NothingAction
obj (Ptr GValue -> Ptr NothingAction -> IO ()
forall a. GObject a => Ptr GValue -> Ptr a -> IO ()
B.GValue.set_object Ptr GValue
gv)
    gvalueGet_ :: Ptr GValue -> IO (Maybe NothingAction)
gvalueGet_ Ptr GValue
gv = do
        Ptr NothingAction
ptr <- Ptr GValue -> IO (Ptr NothingAction)
forall a. GObject a => Ptr GValue -> IO (Ptr a)
B.GValue.get_object Ptr GValue
gv :: IO (FP.Ptr NothingAction)
        if Ptr NothingAction
ptr Ptr NothingAction -> Ptr NothingAction -> Bool
forall a. Eq a => a -> a -> Bool
/= Ptr NothingAction
forall a. Ptr a
FP.nullPtr
        then NothingAction -> Maybe NothingAction
forall a. a -> Maybe a
P.Just (NothingAction -> Maybe NothingAction)
-> IO NothingAction -> IO (Maybe NothingAction)
forall (f :: * -> *) a b. Functor f => (a -> b) -> f a -> f b
<$> (ManagedPtr NothingAction -> NothingAction)
-> Ptr NothingAction -> IO NothingAction
forall a b.
(HasCallStack, GObject a, GObject b) =>
(ManagedPtr a -> a) -> Ptr b -> IO a
B.ManagedPtr.newObject ManagedPtr NothingAction -> NothingAction
NothingAction Ptr NothingAction
ptr
        else Maybe NothingAction -> IO (Maybe NothingAction)
forall a. a -> IO a
forall (m :: * -> *) a. Monad m => a -> m a
return Maybe NothingAction
forall a. Maybe a
P.Nothing
        
    

#if defined(ENABLE_OVERLOADING)
type family ResolveNothingActionMethod (t :: Symbol) (o :: DK.Type) :: DK.Type where
    ResolveNothingActionMethod "activate" o = Gtk.ShortcutAction.ShortcutActionActivateMethodInfo
    ResolveNothingActionMethod "bindProperty" o = GObject.Object.ObjectBindPropertyMethodInfo
    ResolveNothingActionMethod "bindPropertyFull" o = GObject.Object.ObjectBindPropertyFullMethodInfo
    ResolveNothingActionMethod "forceFloating" o = GObject.Object.ObjectForceFloatingMethodInfo
    ResolveNothingActionMethod "freezeNotify" o = GObject.Object.ObjectFreezeNotifyMethodInfo
    ResolveNothingActionMethod "getv" o = GObject.Object.ObjectGetvMethodInfo
    ResolveNothingActionMethod "isFloating" o = GObject.Object.ObjectIsFloatingMethodInfo
    ResolveNothingActionMethod "notify" o = GObject.Object.ObjectNotifyMethodInfo
    ResolveNothingActionMethod "notifyByPspec" o = GObject.Object.ObjectNotifyByPspecMethodInfo
    ResolveNothingActionMethod "print" o = Gtk.ShortcutAction.ShortcutActionPrintMethodInfo
    ResolveNothingActionMethod "ref" o = GObject.Object.ObjectRefMethodInfo
    ResolveNothingActionMethod "refSink" o = GObject.Object.ObjectRefSinkMethodInfo
    ResolveNothingActionMethod "runDispose" o = GObject.Object.ObjectRunDisposeMethodInfo
    ResolveNothingActionMethod "stealData" o = GObject.Object.ObjectStealDataMethodInfo
    ResolveNothingActionMethod "stealQdata" o = GObject.Object.ObjectStealQdataMethodInfo
    ResolveNothingActionMethod "thawNotify" o = GObject.Object.ObjectThawNotifyMethodInfo
    ResolveNothingActionMethod "toString" o = Gtk.ShortcutAction.ShortcutActionToStringMethodInfo
    ResolveNothingActionMethod "unref" o = GObject.Object.ObjectUnrefMethodInfo
    ResolveNothingActionMethod "watchClosure" o = GObject.Object.ObjectWatchClosureMethodInfo
    ResolveNothingActionMethod "getData" o = GObject.Object.ObjectGetDataMethodInfo
    ResolveNothingActionMethod "getProperty" o = GObject.Object.ObjectGetPropertyMethodInfo
    ResolveNothingActionMethod "getQdata" o = GObject.Object.ObjectGetQdataMethodInfo
    ResolveNothingActionMethod "setData" o = GObject.Object.ObjectSetDataMethodInfo
    ResolveNothingActionMethod "setDataFull" o = GObject.Object.ObjectSetDataFullMethodInfo
    ResolveNothingActionMethod "setProperty" o = GObject.Object.ObjectSetPropertyMethodInfo
    ResolveNothingActionMethod l o = O.MethodResolutionFailed l o

instance (info ~ ResolveNothingActionMethod t NothingAction, O.OverloadedMethod info NothingAction p) => OL.IsLabel t (NothingAction -> p) where
#if MIN_VERSION_base(4,10,0)
    fromLabel = O.overloadedMethod @info
#else
    fromLabel _ = O.overloadedMethod @info
#endif

#if MIN_VERSION_base(4,13,0)
instance (info ~ ResolveNothingActionMethod t NothingAction, O.OverloadedMethod info NothingAction p, R.HasField t NothingAction p) => R.HasField t NothingAction p where
    getField = O.overloadedMethod @info

#endif

instance (info ~ ResolveNothingActionMethod t NothingAction, O.OverloadedMethodInfo info NothingAction) => OL.IsLabel t (O.MethodProxy info NothingAction) where
#if MIN_VERSION_base(4,10,0)
    fromLabel = O.MethodProxy
#else
    fromLabel _ = O.MethodProxy
#endif

#endif

#if defined(ENABLE_OVERLOADING)
instance O.HasAttributeList NothingAction
type instance O.AttributeList NothingAction = NothingActionAttributeList
type NothingActionAttributeList = ('[ ] :: [(Symbol, DK.Type)])
#endif

#if defined(ENABLE_OVERLOADING)
#endif

#if defined(ENABLE_OVERLOADING)
type instance O.SignalList NothingAction = NothingActionSignalList
type NothingActionSignalList = ('[ '("notify", GObject.Object.ObjectNotifySignalInfo)] :: [(Symbol, DK.Type)])

#endif

-- method NothingAction::get
-- method type : MemberFunction
-- Args: []
-- Lengths: []
-- returnType: Just
--               (TInterface Name { namespace = "Gtk" , name = "NothingAction" })
-- throws : False
-- Skip return : False

foreign import ccall "gtk_nothing_action_get" gtk_nothing_action_get :: 
    IO (Ptr NothingAction)

-- | Gets the nothing action.
-- 
-- This is an action that does nothing and where
-- activating it always fails.
nothingActionGet ::
    (B.CallStack.HasCallStack, MonadIO m) =>
    m NothingAction
    -- ^ __Returns:__ The nothing action
nothingActionGet :: forall (m :: * -> *). (HasCallStack, MonadIO m) => m NothingAction
nothingActionGet  = IO NothingAction -> m NothingAction
forall a. IO a -> m a
forall (m :: * -> *) a. MonadIO m => IO a -> m a
liftIO (IO NothingAction -> m NothingAction)
-> IO NothingAction -> m NothingAction
forall a b. (a -> b) -> a -> b
$ do
    Ptr NothingAction
result <- IO (Ptr NothingAction)
gtk_nothing_action_get
    Text -> Ptr NothingAction -> IO ()
forall a. HasCallStack => Text -> Ptr a -> IO ()
checkUnexpectedReturnNULL Text
"nothingActionGet" Ptr NothingAction
result
    NothingAction
result' <- ((ManagedPtr NothingAction -> NothingAction)
-> Ptr NothingAction -> IO NothingAction
forall a b.
(HasCallStack, GObject a, GObject b) =>
(ManagedPtr a -> a) -> Ptr b -> IO a
newObject ManagedPtr NothingAction -> NothingAction
NothingAction) Ptr NothingAction
result
    NothingAction -> IO NothingAction
forall a. a -> IO a
forall (m :: * -> *) a. Monad m => a -> m a
return NothingAction
result'

#if defined(ENABLE_OVERLOADING)
#endif