Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type BusAcquiredCallback_WithClosures = DBusConnection -> Text -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

    Invoked when a connection to a message bus has been obtained. Since: 2.26

  2. type BusNameAcquiredCallback = DBusConnection -> Text -> IO ()

    gi-gio GI.Gio.Callbacks

    Invoked when the name is acquired. Since: 2.26

  3. type BusNameAcquiredCallback_WithClosures = DBusConnection -> Text -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

    Invoked when the name is acquired. Since: 2.26

  4. type BusNameAppearedCallback = DBusConnection -> Text -> Text -> IO ()

    gi-gio GI.Gio.Callbacks

    Invoked when the name being watched is known to have to have an owner. Since: 2.26

  5. type BusNameAppearedCallback_WithClosures = DBusConnection -> Text -> Text -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

    Invoked when the name being watched is known to have to have an owner. Since: 2.26

  6. type BusNameLostCallback = DBusConnection -> Text -> IO ()

    gi-gio GI.Gio.Callbacks

    Invoked when the name is lost or connection has been closed. Since: 2.26

  7. type BusNameLostCallback_WithClosures = DBusConnection -> Text -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

    Invoked when the name is lost or connection has been closed. Since: 2.26

  8. type BusNameVanishedCallback = DBusConnection -> Text -> IO ()

    gi-gio GI.Gio.Callbacks

    Invoked when the name being watched is known not to have to have an owner. This is also invoked when the DBusConnection on which the watch was established has been closed. In that case, connection will be Nothing. Since: 2.26

  9. type BusNameVanishedCallback_WithClosures = DBusConnection -> Text -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

    Invoked when the name being watched is known not to have to have an owner. This is also invoked when the DBusConnection on which the watch was established has been closed. In that case, connection will be Nothing. Since: 2.26

  10. type C_ActionEntryActivateFieldCallback = Ptr SimpleAction -> Ptr GVariant -> Ptr () -> IO ()

    gi-gio GI.Gio.Callbacks

    Type for the callback on the (unwrapped) C side.

Page 427 of many | Previous | Next