Gtk Issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== |
== API == |
||
* gtk.ToolButton doesn't take an icon_name in the constructor, which is the most common case. |
|||
* Cannot set the padding of a GtkToolButton. |
Latest revision as of 12:43, 20 April 2007
API
- gtk.ToolButton doesn't take an icon_name in the constructor, which is the most common case.