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