class documentation

class UnkownImage(object): (source)

View In Hierarchy

Undocumented

Method __getattr__ Undocumented
Method __init__ Undocumented
Method connect Undocumented
Method get_object_data Undocumented
Instance Variable file Undocumented
Instance Variable object_attrib Undocumented
Instance Variable object_data Undocumented
def __getattr__(self, name): (source)

Undocumented

def __init__(self, file, attrib, data): (source)

Undocumented

def connect(self, signal, handler): (source)

Undocumented

def get_object_data(self): (source)

Undocumented

file = (source)

Undocumented

object_attrib = (source)

Undocumented

object_data = (source)

Undocumented