Sugar.graphics.toolbutton

From OLPC
Revision as of 14:58, 29 May 2008 by 155.212.201.242 (talk) (Class: ToolButton ([http://www.pygtk.org/docs/pygtk/ gtk.ToolButton]))
Jump to: navigation, search

Class: ToolButton (gtk.ToolButton)

Sugar tool buttons can be added to toolbars and used to control various activity processes. Some common tool button tasks are outlined below.

How do I create my own custom tool button?

How do I connect my tool button to a callback?