enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
skin.TemplatedListFonts Class Reference

Public Member Functions

def __init__ (self, style_id=0)
 
def size (self, font_id, default=20)
 
def face (self, font_id, default="Regular")
 

Public Attributes

 sizes
 
 faces
 

Static Public Attributes

string KEYBOARD = "Keyboard"
 
string BIGGER = "Bigger"
 
string BIG = "Big"
 
string MEDIUM = "Medium"
 
string SMALL = "Small"
 
string SMALLER = "Smaller"
 

Constructor & Destructor Documentation

◆ __init__()

def skin.TemplatedListFonts.__init__ (   self,
  style_id = 0 
)

Member Function Documentation

◆ face()

def skin.TemplatedListFonts.face (   self,
  font_id,
  default = "Regular" 
)

◆ size()

def skin.TemplatedListFonts.size (   self,
  font_id,
  default = 20 
)

Member Data Documentation

◆ BIG

string skin.TemplatedListFonts.BIG = "Big"
static

◆ BIGGER

string skin.TemplatedListFonts.BIGGER = "Bigger"
static

◆ faces

skin.TemplatedListFonts.faces

◆ KEYBOARD

string skin.TemplatedListFonts.KEYBOARD = "Keyboard"
static

◆ MEDIUM

string skin.TemplatedListFonts.MEDIUM = "Medium"
static

◆ sizes

skin.TemplatedListFonts.sizes

◆ SMALL

string skin.TemplatedListFonts.SMALL = "Small"
static

◆ SMALLER

string skin.TemplatedListFonts.SMALLER = "Smaller"
static

The documentation for this class was generated from the following file: