Bug 4629 - python-hildon lacks the "hildon_button_new_with_text" constructor
: python-hildon lacks the "hildon_button_new_with_text" constructor
Status: RESOLVED FIXED
Product: PyMaemo
General
: unspecified
: All Linux
: Medium normal (vote)
: ---
Assigned To: Anderson Lizardo
: general
:
:
:
:
  Show dependency tree
 
Reported: 2009-06-03 22:24 UTC by Anderson Lizardo
Modified: 2009-06-08 19:15 UTC (History)
0 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Anderson Lizardo (reporter) 2009-06-03 22:24:00 UTC
It should be handled very similar to
http://maemo.org/api_refs/5.0/beta/gtk/GtkButton.html#gtk-button-new-with-label
(in C) and
http://www.pygtk.org/docs/pygtk/class-gtkbutton.html#constructor-gtkbutton (in
Python), i.e., python-hildon should have a constructor like:

hildon.Button(size, arrangement, title=None, value=None)
Comment 1 Anderson Lizardo (reporter) 2009-06-08 19:15:28 UTC
Fixed in python-hildon 0.9.0-1maemo7.