GLib.TokenValue

const GLib = imports.gi.GLib;

let tokenValue = new GLib.TokenValue();
  

A union holding the value of the token.