Class v.c.f.FakeGconf(object):

Part of vmc.contrib.fakegconf View In Hierarchy

Undocumented
Method __init__ Undocumented
Method keyname Undocumented
Method get_bool Undocumented
Method set_bool Undocumented
Method set_int Undocumented
Method get_int Undocumented
Method get_string Undocumented
Method set_string Undocumented
Method get_pair Undocumented
Method set_pair Undocumented
Method save Undocumented
def __init__(self, fakepath=FAKE_GCONF):
Undocumented
def keyname(self, key):
Undocumented
def get_bool(self, key):
Undocumented
def set_bool(self, key, value):
Undocumented
def set_int(self, key, value):
Undocumented
def get_int(self, key):
Undocumented
def get_string(self, key):
Undocumented
def set_string(self, key, value):
Undocumented
def get_pair(self, key, ta=None, tb=None):
Undocumented
def set_pair(self, key, ta, tb, a, b):
Undocumented
def save(self):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.