[E-devel] [PATCH] add python binding for elm_list_item_label_set

2009-11-09 Thread Nicolas Cavallari
This patch adds the python equivalent for elm_list_item_label_set() by adding the method label_set() to elementary.ListItem When i finish this elm project i'm working on, i plan to add more of those. Index: include/elementary/c_elementary.pxd

Re: [E-devel] [PATCH] add python binding for elm_list_item_label_set

2009-11-08 Thread Boris 'billiob' Faure
On Sat, Nov 7, 2009 at 13:19, Nicolas Cavallari batch...@free.fr wrote: This patch adds the python equivalent for elm_list_item_label_set() by adding the method label_set() to elementary.ListItem I've committed your patch and improved elementary.List. Thank you. -- Boris 'billiob' Faure

[E-devel] [PATCH] add python binding for elm_list_item_label_set

2009-11-07 Thread Nicolas Cavallari
This patch adds the python equivalent for elm_list_item_label_set() by adding the method label_set() to elementary.ListItem When I finish this elm project i'm working on, i plan to add more of those. Index: include/elementary/c_elementary.pxd