Gtk.ToolShell
const Gtk = imports.gi.Gtk; let tool_shell = new Gtk.ToolShell();
The Gtk.ToolShell interface allows container widgets to provide additional information when embedding Gtk.ToolItem widgets.
Hierarchy
- Gtk.ToolShell
Methods
- Gtk.ToolShell.prototype.get_ellipsize_mode
- Gtk.ToolShell.prototype.get_icon_size
- Gtk.ToolShell.prototype.get_orientation
- Gtk.ToolShell.prototype.get_relief_style
- Gtk.ToolShell.prototype.get_style
- Gtk.ToolShell.prototype.get_text_alignment
- Gtk.ToolShell.prototype.get_text_orientation
- Gtk.ToolShell.prototype.get_text_size_group
- Gtk.ToolShell.prototype.rebuild_menu