Skip to content

Default title of video.Window is sill "pygame" in stub #2199

Closed
@yunline

Description

@yunline

def __init__(
self,
title: str = "pygame",
size: Iterable[int] = (640, 480),
position: Optional[Iterable[int]] = None,
fullscreen: bool = False,
fullscreen_desktop: bool = False,
**kwargs: bool
) -> None: ...

At line 45, which should be "pygame window"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions