WindowΒΆ
- Clipboard
 - Context
 - Cursor
sfCursorTypesfCursorArrowsfCursorArrowWaitsfCursorWaitsfCursorTextsfCursorHandsfCursorSizeHorizontalsfCursorSizeVerticalsfCursorSizeTopLeftBottomRightsfCursorSizeBottomLeftTopRightsfCursorSizeLeftsfCursorSizeRightsfCursorSizeTopsfCursorSizeBottomsfCursorSizeTopLeftsfCursorSizeBottomRightsfCursorSizeBottomLeftsfCursorSizeTopRightsfCursorSizeAllsfCursorCrosssfCursorHelpsfCursorNotAllowed
sfCursor_createFromPixels()sfCursor_createFromSystem()sfCursor_destroy()
 - Event
sfEventTypesfEvtClosedsfEvtResizedsfEvtLostFocussfEvtGainedFocussfEvtTextEnteredsfEvtKeyPressedsfEvtKeyReleasedsfEvtMouseWheelMovedsfEvtMouseWheelScrolledsfEvtMouseButtonPressedsfEvtMouseButtonReleasedsfEvtMouseMovedsfEvtMouseEnteredsfEvtMouseLeftsfEvtJoystickButtonPressedsfEvtJoystickButtonReleasedsfEvtJoystickMovedsfEvtJoystickConnectedsfEvtJoystickDisconnectedsfEvtTouchBegansfEvtTouchMovedsfEvtTouchEndedsfEvtSensorChangedsfEvtCount
sfKeyEventsfTextEventsfMouseMoveEventsfMouseButtonEventsfMouseWheelEventsfMouseWheelScrollEventsfJoystickMoveEventsfJoystickButtonEventsfJoystickConnectEventsfSizeEventsfTouchEventsfSensorEventsfEvent
 - Export
 - Joystick
 - JoystickIdentification
 - Keyboard
sfKeyCodesfKeyUnknownsfKeyAsfKeyBsfKeyCsfKeyDsfKeyEsfKeyFsfKeyGsfKeyHsfKeyIsfKeyJsfKeyKsfKeyLsfKeyMsfKeyNsfKeyOsfKeyPsfKeyQsfKeyRsfKeySsfKeyTsfKeyUsfKeyVsfKeyWsfKeyXsfKeyYsfKeyZsfKeyNum0sfKeyNum1sfKeyNum2sfKeyNum3sfKeyNum4sfKeyNum5sfKeyNum6sfKeyNum7sfKeyNum8sfKeyNum9sfKeyEscapesfKeyLControlsfKeyLShiftsfKeyLAltsfKeyLSystemsfKeyRControlsfKeyRShiftsfKeyRAltsfKeyRSystemsfKeyMenusfKeyLBracketsfKeyRBracketsfKeySemicolonsfKeyCommasfKeyPeriodsfKeyApostrophesfKeySlashsfKeyBackslashsfKeyGravesfKeyEqualsfKeyHyphensfKeySpacesfKeyEntersfKeyBackspacesfKeyTabsfKeyPageUpsfKeyPageDownsfKeyEndsfKeyHomesfKeyInsertsfKeyDeletesfKeyAddsfKeySubtractsfKeyMultiplysfKeyDividesfKeyLeftsfKeyRightsfKeyUpsfKeyDownsfKeyNumpad0sfKeyNumpad1sfKeyNumpad2sfKeyNumpad3sfKeyNumpad4sfKeyNumpad5sfKeyNumpad6sfKeyNumpad7sfKeyNumpad8sfKeyNumpad9sfKeyF1sfKeyF2sfKeyF3sfKeyF4sfKeyF5sfKeyF6sfKeyF7sfKeyF8sfKeyF9sfKeyF10sfKeyF11sfKeyF12sfKeyF13sfKeyF14sfKeyF15sfKeyPausesfKeyCountsfKeyTildesfKeyDashsfKeyBacksfKeyBackSlashsfKeySemiColonsfKeyReturnsfKeyQuote
sfScancodesfScanUnknownsfScanAsfScanBsfScanCsfScanDsfScanEsfScanFsfScanGsfScanHsfScanIsfScanJsfScanKsfScanLsfScanMsfScanNsfScanOsfScanPsfScanQsfScanRsfScanSsfScanTsfScanUsfScanVsfScanWsfScanXsfScanYsfScanZsfScanNum1sfScanNum2sfScanNum3sfScanNum4sfScanNum5sfScanNum6sfScanNum7sfScanNum8sfScanNum9sfScanNum0sfScanEntersfScanEscapesfScanBackspacesfScanTabsfScanSpacesfScanHyphensfScanEqualsfScanLBracketsfScanRBracketsfScanBackslashsfScanSemicolonsfScanApostrophesfScanGravesfScanCommasfScanPeriodsfScanSlashsfScanF1sfScanF2sfScanF3sfScanF4sfScanF5sfScanF6sfScanF7sfScanF8sfScanF9sfScanF10sfScanF11sfScanF12sfScanF13sfScanF14sfScanF15sfScanF16sfScanF17sfScanF18sfScanF19sfScanF20sfScanF21sfScanF22sfScanF23sfScanF24sfScanCapsLocksfScanPrintScreensfScanScrollLocksfScanPausesfScanInsertsfScanHomesfScanPageUpsfScanDeletesfScanEndsfScanPageDownsfScanRightsfScanLeftsfScanDownsfScanUpsfScanNumLocksfScanNumpadDividesfScanNumpadMultiplysfScanNumpadMinussfScanNumpadPlussfScanNumpadEqualsfScanNumpadEntersfScanNumpadDecimalsfScanNumpad1sfScanNumpad2sfScanNumpad3sfScanNumpad4sfScanNumpad5sfScanNumpad6sfScanNumpad7sfScanNumpad8sfScanNumpad9sfScanNumpad0sfScanNonUsBackslashsfScanApplicationsfScanExecutesfScanModeChangesfScanHelpsfScanMenusfScanSelectsfScanRedosfScanUndosfScanCutsfScanCopysfScanPastesfScanVolumeMutesfScanVolumeUpsfScanVolumeDownsfScanMediaPlayPausesfScanMediaStopsfScanMediaNextTracksfScanMediaPreviousTracksfScanLControlsfScanLShiftsfScanLAltsfScanLSystemsfScanRControlsfScanRShiftsfScanRAltsfScanRSystemsfScanBacksfScanForwardsfScanRefreshsfScanStopsfScanSearchsfScanFavoritessfScanHomePagesfScanLaunchApplication1sfScanLaunchApplication2sfScanLaunchMailsfScanLaunchMediaSelectsfScancodeCount
sfKeyboard_isKeyPressed()sfKeyboard_isScancodePressed()sfKeyboard_localize()sfKeyboard_delocalize()sfKeyboard_getDescription()sfKeyboard_setVirtualKeyboardVisible()
 - Mouse
 - Sensor
 - Touch
 - Types
 - VideoMode
 - Vulkan
 - Window
sfContextAttributesfWindow_create()sfWindow_createUnicode()sfWindow_createFromHandle()sfWindow_destroy()sfWindow_close()sfWindow_isOpen()sfWindow_getSettings()sfWindow_pollEvent()sfWindow_waitEvent()sfWindow_getPosition()sfWindow_setPosition()sfWindow_getSize()sfWindow_setSize()sfWindow_setTitle()sfWindow_setUnicodeTitle()sfWindow_setIcon()sfWindow_setVisible()sfWindow_setVerticalSyncEnabled()sfWindow_setMouseCursorVisible()sfWindow_setMouseCursorGrabbed()sfWindow_setMouseCursor()sfWindow_setKeyRepeatEnabled()sfWindow_setFramerateLimit()sfWindow_setJoystickThreshold()sfWindow_setActive()sfWindow_requestFocus()sfWindow_hasFocus()sfWindow_display()sfWindow_getSystemHandle()sfWindow_createVulkanSurface()sfContextSettings
 - WindowBase
sfWindowStylesfWindowBase_create()sfWindowBase_createUnicode()sfWindowBase_createFromHandle()sfWindowBase_destroy()sfWindowBase_close()sfWindowBase_isOpen()sfWindowBase_pollEvent()sfWindowBase_waitEvent()sfWindowBase_getPosition()sfWindowBase_setPosition()sfWindowBase_getSize()sfWindowBase_setSize()sfWindowBase_setTitle()sfWindowBase_setUnicodeTitle()sfWindowBase_setIcon()sfWindowBase_setVisible()sfWindowBase_setMouseCursorVisible()sfWindowBase_setMouseCursorGrabbed()sfWindowBase_setMouseCursor()sfWindowBase_setKeyRepeatEnabled()sfWindowBase_setJoystickThreshold()sfWindowBase_requestFocus()sfWindowBase_hasFocus()sfWindowBase_getSystemHandle()sfWindowBase_createVulkanSurface()
 - WindowHandle