Gtk.ToolButton
const Gtk = imports.gi.Gtk; let toolButton = new Gtk.ToolButton();
Hierarchy
-
GObject.Object
-
GObject.InitiallyUnowned
-
Gtk.Widget
-
Gtk.Container
-
Gtk.Bin
-
Gtk.ToolItem
- Gtk.ToolButton
-
-
-
-
-
const Gtk = imports.gi.Gtk; let toolButton = new Gtk.ToolButton();