Method Summary |
|
do_expose_event(self,
event)
|
|
do_realize(self)
|
|
do_size_allocate(self,
allocation)
|
|
do_unrealize(self)
|
|
get_background(self)
|
|
get_completion(self)
|
string
|
get_empty_mask (self,
start,
end)
Gets the empty mask between start and end |
|
get_field(self)
|
|
get_field_length(self,
field)
|
|
get_field_pos (self,
field)
Get the position at the specified field. |
|
get_field_text(self,
field)
|
list of strings
|
get_fields (self)
Get the fields assosiated with the entry. |
|
get_icon_window(self)
|
|
get_iter_by_data(self,
data)
|
|
get_iter_by_label(self,
label)
|
|
get_iter_from_obj(self,
obj)
|
|
get_mask (self)
Return the mask |
|
get_mode(self)
|
|
get_selected_by_iter(self,
treeiter)
|
|
get_selected_data(self,
treeiter)
|
|
get_selected_label(self,
treeiter)
|
|
is_empty(self)
|
|
prefill (self,
itemdata,
sort)
See kiwi.interfaces.IEasyCombo.prefill |
|
prop_set_completion(self,
value)
|
|
prop_set_exact_completion(self,
value)
|
|
prop_set_mask(self,
value)
|
|
set_completion(self,
completion)
|
|
set_exact_completion (self,
value)
Enable exact entry completion. |
|
set_field(self,
field,
select)
|
|
set_mask (self,
mask)
Sets the mask of the Entry. |
|
set_pixbuf(self,
pixbuf)
|
|
set_text(self,
text)
|
|
set_tooltip(self,
text)
|
|
update_background(self,
color)
|
Inherited from PropertyObject |
|
do_get_property (self,
pspec)
|
|
do_set_property (self,
pspec,
value)
|
|
get_attribute_names (self)
|
|
is_default_value (self,
attr,
value)
|