Gio.MenuAttributeIter.prototype.get_value
function get_value(): GLib.Variant {
// Gjs wrapper for g_menu_attribute_iter_get_value()
}
Gets the value of the attribute at the current iterator position.
The iterator is not advanced.
Since 2.32
- Returns
the value of the current attribute