1Gtk2::FontSelectionDialUosge(r3)Contributed Perl DocumenGttakt2i:o:nFontSelectionDialog(3)
2
3
4

NAME

6       Gtk2::FontSelectionDialog
7

HIERARCHY

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::FontSelectionDialog
18

INTERFACES

20         Glib::Object::_Unregistered::AtkImplementorIface
21         Gtk2::Buildable
22

METHODS

24   widget = Gtk2::FontSelectionDialog->new ($title)
25           ·   $title (string)
26
27   widget = $fsd->get_apply_button
28   widget = $fsd->get_cancel_button
29   font = $fsd->get_font
30   string = $fsd->get_font_name
31   boolean = $fsd->set_font_name ($fontname)
32           ·   $fontname (string)
33
34   widget = $fsd->get_ok_button
35   string = $fsd->get_preview_text
36   $fsd->set_preview_text ($text)
37           ·   $text (string)
38

SEE ALSO

40       Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
41       Gtk2::Container, Gtk2::Bin, Gtk2::Window, Gtk2::Dialog
42
44       Copyright (C) 2003-2008 by the gtk2-perl team.
45
46       This software is licensed under the LGPL.  See Gtk2 for a full notice.
47
48
49
50perl v5.12.0                      2010-05-02      Gtk2::FontSelectionDialog(3)
Impressum