Gio.MenuAttributeIter

const Gio = imports.gi.Gio;

let menuAttributeIter = new Gio.MenuAttributeIter();
  

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

Since 2.32

Hierarchy

  • GObject.Object
    • Gio.MenuAttributeIter