1Gnome2::URL(3) User Contributed Perl Documentation Gnome2::URL(3)
2
3
4
6 Gnome2::URL
7
9 boolean = Gnome2::URL->show ($url)
10 • $url (string)
11
12 May croak with a Glib::Error in $@ on failure.
13
14 boolean = Gnome2::URL->show_with_env ($url, $env_ref)
15 • $url (string)
16
17 • $env_ref (scalar)
18
19 May croak with a Glib::Error in $@ on failure.
20
21 Since: libgnome 2.2
22
24 Gnome2
25
27 Copyright (C) 2003-2004 by the gtk2-perl team.
28
29 This software is licensed under the LGPL. See Gnome2 for a full
30 notice.
31
32
33
34perl v5.32.1 2021-01-27 Gnome2::URL(3)