1Gtk2::ColorSelectionDiaUlsoegr(3C)ontributed Perl DocumeGnttka2t:i:oCnolorSelectionDialog(3)
2
3
4
6 Gtk2::ColorSelectionDialog - wrapper for GtkColorSelectionDialog
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::ColorSelectionDialog
18
20 Glib::Object::_Unregistered::AtkImplementorIface
21 Gtk2::Buildable
22
24 widget = Gtk2::ColorSelectionDialog->new ($title)
25 • $title (string)
26
27 widget = $dialog->cancel_button
28 widget = $dialog->get_color_selection
29 widget = $dialog->help_button
30 widget = $dialog->ok_button
32 'cancel-button' (Gtk2::Widget : default undef : readable)
33 The cancel button of the dialog.
34
35 'color-selection' (Gtk2::Widget : default undef : readable)
36 The color selection embedded in the dialog.
37
38 'help-button' (Gtk2::Widget : default undef : readable)
39 The help button of the dialog.
40
41 'ok-button' (Gtk2::Widget : default undef : readable)
42 The OK button of the dialog.
43
45 Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
46 Gtk2::Container, Gtk2::Bin, Gtk2::Window, Gtk2::Dialog
47
49 Copyright (C) 2003-2011 by the gtk2-perl team.
50
51 This software is licensed under the LGPL. See Gtk2 for a full notice.
52
53
54
55perl v5.32.1 2021-01-27 Gtk2::ColorSelectionDialog(3)