| Server IP : 170.10.161.225 / Your IP : 216.73.216.78 Web Server : Apache System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : calvet ( 273824) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : ON Directory : /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