Class k.u.t.Tooltip(gtk.Window):

Part of kiwi.ui.tooltip
Undocumented
Function__init__Undocumented
Function_calculate_posUndocumented
Function_on__expose_eventUndocumented
Function_real_displayUndocumented
Functionset_textUndocumented
FunctionhideUndocumented
FunctiondisplayUndocumented
def __init__(self, widget):
Undocumented
def _calculate_pos(self, widget):
Undocumented
def _on__expose_event(self, window, event):
Undocumented
def _real_display(self, widget):
Undocumented
def set_text(self, text):
Undocumented
def hide(self):
Undocumented
def display(self, widget):
Undocumented