PureData CEAMMC library web documentation
доступно с версии: 0.4
@name (readonly)
Запросить canvas name
тип: symbol
по умолчанию: test_canvas
@dir (readonly)
Запросить canvas directory
тип: symbol
по умолчанию: /
@size (readonly)
Запросить window size
тип: list
по умолчанию: 600 400
@width (readonly)
Запросить window width
тип: int
по умолчанию: 600
@height (readonly)
Запросить window height
тип: int
по умолчанию: 400
@font (readonly)
Запросить window font
тип: int
по умолчанию: 10
@paths (readonly)
Запросить search paths
тип: list
@x (readonly)
Запросить window x-pos
тип: int
по умолчанию: 0
@y (readonly)
Запросить window y-pos
тип: int
по умолчанию: 0
@abs
Запросить/установить if false: using toplevel canvas, if true: using abstraction canvas
тип: bool
по умолчанию: 1
Смотрите также: [patch.args] [canvas.current]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later