| Server IP : 104.21.94.62 / Your IP : 216.73.217.55 Web Server : Apache System : Linux semi1.us.cloudlogin.co 5.10.244-xeon-hst #1 SMP Sun Sep 14 17:09:20 UTC 2025 x86_64 User : xessglobal ( 271017) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : ON Directory : /proc/self/root/lib64/perl5/vendor_perl/Glib/ |
Upload File : |
=head1 NAME Glib::VariantDict - Utilities for dealing with the GVariantDict mutable interface to GVariant dictionaries =cut =head1 HIERARCHY Glib::Boxed +----Glib::VariantDict =cut =for object Glib::VariantDict Utilities for dealing with the GVariantDict mutable interface to GVariant dictionaries =cut =head1 METHODS =head2 variantdict = Glib::VariantDict-E<gt>B<new> ($from_asv) =over =item * $from_asv (Glib::Variant) =back Since: glib 2.40 =head2 boolean = $dict-E<gt>B<contains> ($key) =over =item * $key (string) =back Since: glib 2.40 =head2 variant = $dict-E<gt>B<end> Since: glib 2.40 =head2 $dict-E<gt>B<insert_value> ($key, $value) =over =item * $key (string) =item * $value (Glib::Variant) =back Since: glib 2.40 =head2 variant = $dict-E<gt>B<lookup_value> ($key, $expected_type) =over =item * $key (string) =item * $expected_type (Glib::VariantType) =back Since: glib 2.40 =head2 boolean = $dict-E<gt>B<remove> ($key) =over =item * $key (string) =back Since: glib 2.40 =cut =head1 SEE ALSO L<Glib>, L<Glib::Boxed>, L<Glib::Variant> =cut =head1 COPYRIGHT Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See L<Glib> for a full notice. =cut