enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
enigma.gFont Class Reference
Inheritance diagram for enigma.gFont:
enigma.iObject

Public Member Functions

def __init__ (self, *args)
 
- Public Member Functions inherited from enigma.iObject
def __init__ (self, *args, **kwargs)
 

Static Public Attributes

 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)
 
- Static Public Attributes inherited from enigma.iObject
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Constructor & Destructor Documentation

◆ __init__()

def enigma.gFont.__init__ (   self,
args 
)
__init__(gFont self, std::string const & family, int pointSize) -> gFont
__init__(gFont self) -> gFont

Member Data Documentation

◆ 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: