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