|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
| family = _swig_property(_enigma.gFont_family_get, _enigma.gFont_family_set) |
|
| pointSize = _swig_property(_enigma.gFont_pointSize_get, _enigma.gFont_pointSize_set) |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
◆ __init__()
def enigma.gFont.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
__init__(gFont self, std::string const & family, int pointSize) -> gFont
__init__(gFont self) -> gFont
◆ family
enigma.gFont.family = _swig_property(_enigma.gFont_family_get, _enigma.gFont_family_set) |
|
static |
◆ pointSize
enigma.gFont.pointSize = _swig_property(_enigma.gFont_pointSize_get, _enigma.gFont_pointSize_set) |
|
static |
◆ thisown
enigma.gFont.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
static |
The documentation for this class was generated from the following file: