DOKK / manpages / debian 10 / libglib-perl / Glib::VariantDict.3pm.en
Glib::VariantDict(3pm) User Contributed Perl Documentation Glib::VariantDict(3pm)

Glib::VariantDict

  Glib::Boxed
  +----Glib::VariantDict

$from_asv (Glib::Variant)

Since: glib 2.40

boolean = $dict->contains ($key)

$key (string)

Since: glib 2.40

variant = $dict->end

Since: glib 2.40

  • $key (string)
  • $value (Glib::Variant)

Since: glib 2.40

variant = $dict->lookup_value ($key, $expected_type)

  • $key (string)
  • $expected_type (Glib::VariantType)

Since: glib 2.40

boolean = $dict->remove ($key)

$key (string)

Since: glib 2.40

Glib, Glib::Boxed

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Glib for a full notice.

2019-02-05 perl v5.28.1