sugarlabs / sugar-toolkit-gtk3

Sugar Learning Environment, Activity Toolkit, GTK 3.
GNU Lesser General Public License v2.1
21 stars 80 forks source link

Add and improve docs for sugar3.graphics.objectchooser #281

Closed mjuvekar7 closed 8 years ago

mjuvekar7 commented 8 years ago

Add docs and improve previously present docstrings in sugar3.graphics.objectchooser module.

mjuvekar7 commented 8 years ago

for GCI task at https://codein.withgoogle.com/dashboard/task-instances/5466829778583552/

samdroid-apps commented 8 years ago

Looks good.

Would be great to put maybe an example of using an object chooser at the top of the file? You should find an example in an activity, please use the embed method like in line 26 of https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/269/files

godiard commented 8 years ago

You can get examples from here http://godiard.blogspot.com.ar/2013/07/sugar-programming-improovements-in.html if you want

mjuvekar7 commented 8 years ago

Could not find any usage example of the object chooser (tried using grep too)

mjuvekar7 commented 8 years ago

Thanks @godiard that was really helpful!

quozl commented 8 years ago

Reviewed.

samdroid-apps commented 8 years ago

Great, will merge.