Welcome to Python-flavored Magnum! Please note that, while already being rather stable, this functionality is still considered experimental and some APIs might get changed without preserving full backwards compatibility.

magnum.platform.glfw.Application.Configuration class

Configuration

Enums

class WindowFlag: RESIZABLE = 4
WindowFlag

Special methods

def __init__(self, /) -> None

Properties

size: Vector2i get set
Window size
title: str get set
Window title
window_flags: WindowFlag get set
Window flags