Class k.u.i.IconEntry(object):

Part of kiwi.ui.icon

Helper object for rendering an icon in a GtkEntry

Function__init__Undocumented
Function_on_entry__notify_xalignUndocumented
Function_on_entry__enter_notify_eventUndocumented
Function_on_entry__leave_notify_eventUndocumented
Functionset_tooltipUndocumented
Functionget_icon_windowUndocumented
Functionset_pixbuf

Sets a pixbuf or None to reset.

FunctionconstructUndocumented
FunctiondeconstructUndocumented
Functionupdate_backgroundUndocumented
Functionget_backgroundUndocumented
Functionresize_windowsUndocumented
Functiondraw_pixbufUndocumented
Function_update_positionUndocumented
Function_recomputeUndocumented
def __init__(self, entry):
Undocumented
def _on_entry__notify_xalign(self, entry, pspec):
Undocumented
def _on_entry__enter_notify_event(self, entry, event):
Undocumented
def _on_entry__leave_notify_event(self, entry, event):
Undocumented
def set_tooltip(self, text):
Undocumented
def get_icon_window(self):
Undocumented
def set_pixbuf(self, pixbuf):

Sets a pixbuf or None to reset.

def construct(self):
Undocumented
def deconstruct(self):
Undocumented
def update_background(self, color):
Undocumented
def get_background(self):
Undocumented
def resize_windows(self):
Undocumented
def draw_pixbuf(self):
Undocumented
def _update_position(self):
Undocumented
def _recompute(self):
Undocumented