1Gtk2::RecentChooserDialUosge(r3)Contributed Perl DocumenGttakt2i:o:nRecentChooserDialog(3)
2
3
4
6 Gtk2::RecentChooserDialog
7
9 Glib::Object
10 +----Glib::InitiallyUnowned
11 +----Gtk2::Object
12 +----Gtk2::Widget
13 +----Gtk2::Container
14 +----Gtk2::Bin
15 +----Gtk2::Window
16 +----Gtk2::Dialog
17 +----Gtk2::RecentChooserDialog
18
20 Glib::Object::_Unregistered::AtkImplementorIface
21 Gtk2::RecentChooser
22
24 widget = Gtk2::RecentChooserDialog->new ($title, $parent, ...)
25
26 * $title (string)
27 * $parent (Gtk2::Window or undef)
28 * ... (list) list of button-text => response-id pairs
29
30 widget = Gtk2::RecentChooserDialog->new_for_manager ($title, $parent,
31 $manager, ...)
32
33 * $title (string)
34 * $parent (Gtk2::Window or undef)
35 * ... (list) list of button-text => response-id pairs
36 * $manager (Gtk2::RecentManager)
37
39 Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
40 Gtk2::Container, Gtk2::Bin, Gtk2::Window, Gtk2::Dialog
41
43 Copyright (C) 2003-2007 by the gtk2-perl team.
44
45 This software is licensed under the LGPL. See Gtk2 for a full notice.
46
47
48
49perl v5.8.8 2007-03-18 Gtk2::RecentChooserDialog(3)