Function

GLib-2.0GLibdataset_id_get_data

  • Gets the data element corresponding to a GLib.Quark.

    Parameters

    • dataset_location: any

      the location identifying the dataset.

    • key_id: number

      the GLib.Quark id to identify the data element.

    Returns any

    the data element corresponding to the GLib.Quark, or null if it is not found.