1Gnome2::WindowIcon(3) User Contributed Perl DocumentationGnome2::WindowIcon(3)
2
3
4
6 Gnome2::WindowIcon
7
9 Gnome2::WindowIcon->set_default_from_file_list ($filenames_ref)
10 · $filenames_ref (scalar)
11
12 Gnome2::WindowIcon->set_default_from_file ($filename)
13 · $filename (string)
14
15 Gnome2::WindowIcon->set_from_default ($w)
16 · $w (Gtk2::Window)
17
18 Gnome2::WindowIcon->set_from_file_list ($w, $filenames_ref)
19 · $w (Gtk2::Window)
20
21 · $filenames_ref (scalar)
22
23 Gnome2::WindowIcon->set_from_file ($w, $filename)
24 · $w (Gtk2::Window)
25
26 · $filename (string)
27
28 Gnome2::WindowIcon->init
30 Gnome2
31
33 Copyright (C) 2003-2004 by the gtk2-perl team.
34
35 This software is licensed under the LGPL. See Gnome2 for a full
36 notice.
37
38
39
40perl v5.30.1 2020-01-30 Gnome2::WindowIcon(3)