Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. websocketConnectionGetState :: (HasCallStack, MonadIO m, IsWebsocketConnection a) => a -> m WebsocketState

    gi-soup3 GI.Soup.Objects.WebsocketConnection

    Get the current state of the WebSocket.

  2. widgetGetState :: WidgetClass self => self -> IO StateType

    gtk3 Graphics.UI.Gtk.Abstract.Widget

    Retrieve the current state of the widget.

    • The state refers to different modes of user interaction, see StateType for more information.

  3. widgetGetStateFlags :: WidgetClass widget => widget -> IO [StateFlags]

    gtk3 Graphics.UI.Gtk.Abstract.Widget

    Returns the widget state as a flag set. It is worth mentioning that the effective StateFlagInsensitive state will be returned, that is, also based on parent insensitivity, even if widget itself is sensitive.

  4. widgetState :: WidgetClass self => Attr self StateType

    gtk3 Graphics.UI.Gtk.Abstract.Widget

    The current visual user interaction state of the widget (insensitive, prelighted, selected etc). See StateType for more information.

  5. drawWindowGetState :: DrawWindowClass self => self -> IO [WindowState]

    gtk3 Graphics.UI.Gtk.Gdk.DrawWindow

    Gets the bitwise OR of the currently active drawWindow state flags, from the WindowState enumeration.

  6. iconSourceGetState :: IconSource -> IO (Maybe StateType)

    gtk3 Graphics.UI.Gtk.General.IconFactory

    Retrieve the StateType of this IconSource.

    • Nothing is returned if the IconSource matches all states.

  7. switchGetState :: SwitchClass self => self -> IO Bool

    gtk3 Graphics.UI.Gtk.Misc.Switch

    Gets the underlying state of the GtkSwitch. Set switchSetState.

  8. abm_GETSTATE :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  9. bm_GETSTATE :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  10. data ToplevelGetStateMethodInfo

    gi-gdk GI.Gdk

    No documentation available.

Page 8 of many | Previous | Next