Gtk Issues: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


* Cannot set the padding of a GtkToolButton.
* Cannot set the padding of a GtkToolButton.

== API ==

* gtk.ToolButton doesn't take an icon_name in the constructor, which is the most common case.

Revision as of 10:38, 20 April 2007

Style

  • Cannot set the padding of a GtkToolButton.

API

  • gtk.ToolButton doesn't take an icon_name in the constructor, which is the most common case.