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 |
GI.Gtk.Structs.MountOperationHandlerIface_
Description
Virtual table for the D-Bus interface <link linkend="gdbus-interface-org-Gtk-MountOperationHandler.top_of_page">org.Gtk.MountOperationHandler</link>.
Exported types
newtype MountOperationHandlerIface_ Source #
Memory-managed wrapper type.
Constructors
MountOperationHandlerIface_ (ManagedPtr MountOperationHandlerIface_) |
Instances
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