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.
-
gi-soup3 GI.Soup.Objects.WebsocketConnection Get the current state of the WebSocket.
widgetGetState :: WidgetClass self => self -> IO StateTypegtk3 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.
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.
widgetState :: WidgetClass self => Attr self StateTypegtk3 Graphics.UI.Gtk.Abstract.Widget The current visual user interaction state of the widget (insensitive, prelighted, selected etc). See StateType for more information.
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.
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.
switchGetState :: SwitchClass self => self -> IO Boolgtk3 Graphics.UI.Gtk.Misc.Switch Gets the underlying state of the GtkSwitch. Set switchSetState.
-
nsis Development.NSIS.Plugins.WinMessages No documentation available.
-
nsis Development.NSIS.Plugins.WinMessages No documentation available.
data
ToplevelGetStateMethodInfo gi-gdk GI.Gdk No documentation available.