Gio.MenuLinkIter

const Gio = imports.gi.Gio;

let menuLinkIter = new Gio.MenuLinkIter();
  

Gio.MenuLinkIter is an opaque structure type. You must access it using the functions below.

Since 2.32

Hierarchy

  • GObject.Object
    • Gio.MenuLinkIter