Class v.g.v.a.StatsBar(gtk.DrawingArea):

Part of vmc.gtk.views.application View In Hierarchy

No class docstring
Method __init__ Undocumented
Class Method init_array This method makes an array of n identical StatsBars
Method on_screen_changed Undocumented
Method on_expose Undocumented
Method draw_limits Undocumented
Method draw_usage Undocumented
Method update Undocumented
Method set_value Undocumented
Method set_max_value Undocumented
Method set_user_limit Undocumented
def __init__(self, label='', value=0, min_value=0, max_value=10, units=UNIT_MB, user_limit=0):
Undocumented
@classmethod
def init_array(cls, labels, *args, **kwargs):
This method makes an array of n identical StatsBars
def on_screen_changed(self, widget, old_screen=None):
Undocumented
def on_expose(self, widget, event):
Undocumented
def draw_limits(self, cr, inner_width, height):
Undocumented
def draw_usage(self, cr, inner_width, height):
Undocumented
def _fraction(self, value=None):
Undocumented
def update(self):
Undocumented
def set_value(self, value):
Undocumented
def set_max_value(self, max_value):
Undocumented
def set_user_limit(self, user_limit):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.