Skip to content

Type of SDL_DISABLE does not match SDL_ShowCursor #1515

@jqwv

Description

@jqwv

According to the docs, it should be possible to pass this value directly, probably just SDL_ShowCursor(SDL_DISABLE);, but I have to use SDL_ShowCursor(SDL_DISABLE as _); to make it work.

Tested in version 0.38.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sdl2-sysRelated to the (automatically generated) low-level bindings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions