Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Virtual table for the D-Bus interface <link linkend="gdbus-interface-org-Gtk-MountOperationHandler.top_of_page">org.Gtk.MountOperationHandler</link>.
Synopsis
- newtype MountOperationHandlerIface_ = MountOperationHandlerIface_ (ManagedPtr MountOperationHandlerIface_)
- newZeroMountOperationHandlerIface_ :: MonadIO m => m MountOperationHandlerIface_
- getMountOperationHandlerIface_ParentIface :: MonadIO m => MountOperationHandlerIface_ -> m TypeInterface
Exported types
newtype MountOperationHandlerIface_ Source #
Memory-managed wrapper type.
MountOperationHandlerIface_ (ManagedPtr MountOperationHandlerIface_) |
Instances
Eq MountOperationHandlerIface_ Source # | |
BoxedPtr MountOperationHandlerIface_ Source # | |
CallocPtr MountOperationHandlerIface_ Source # | |
ManagedPtrNewtype MountOperationHandlerIface_ Source # | |
Defined in GI.Gtk.Structs.MountOperationHandlerIface_ toManagedPtr :: MountOperationHandlerIface_ -> ManagedPtr MountOperationHandlerIface_ | |
tag ~ 'AttrSet => Constructible MountOperationHandlerIface_ tag Source # | |
Defined in GI.Gtk.Structs.MountOperationHandlerIface_ new :: MonadIO m => (ManagedPtr MountOperationHandlerIface_ -> MountOperationHandlerIface_) -> [AttrOp MountOperationHandlerIface_ tag] -> m MountOperationHandlerIface_ |
newZeroMountOperationHandlerIface_ :: MonadIO m => m MountOperationHandlerIface_ Source #
Construct a MountOperationHandlerIface_
struct initialized to zero.
Methods
Properties
parentIface
The parent interface.
getMountOperationHandlerIface_ParentIface :: MonadIO m => MountOperationHandlerIface_ -> m TypeInterface Source #
Get the value of the “parent_iface
” field.
When overloading is enabled, this is equivalent to
get
mountOperationHandlerIface_ #parentIface