The members of Gtk.ToolButton are listed below.
See Also: Inherited members from Gtk.ToolItem
| Constructor for internal use only. | ||
| Public constructor that uses a stock item. | ||
| Public constructor |
| Protected constructor. |
| [read-only] static | GType | GLib.GType. The GLib.GType of this object. |
| IconName | string. Accesses the icon as a name in an Icon theme. | |
| IconWidget | Widget. The icon for this button, in widget form. | |
| Label | string. The label for this button. | |
| LabelWidget | Widget. The label for this button in widget form. | |
| StockId | string. If this is a stock item, the ID for the stock item. | |
| UseUnderline | bool. Whether the button label has the form "_Open". |
OnClicked()Default handler for the ToolButton.Clicked event. | ||
| Clicked | This signal is emitted when the tool button is clicked with the mouse or activated with the keyboard. |