1Gtk2::SeparatorToolItemU(s3e)r Contributed Perl DocumentaGttiko2n::SeparatorToolItem(3)
2
3
4

NAME

6       Gtk2::SeparatorToolItem - wrapper for GtkSeparatorToolItem
7

HIERARCHY

9         Glib::Object
10         +----Glib::InitiallyUnowned
11              +----Gtk2::Object
12                   +----Gtk2::Widget
13                        +----Gtk2::Container
14                             +----Gtk2::Bin
15                                  +----Gtk2::ToolItem
16                                       +----Gtk2::SeparatorToolItem
17

INTERFACES

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

METHODS

24   toolitem = Gtk2::SeparatorToolItem->new
25   boolean = $item->get_draw
26   $tool_item->set_draw ($draw)
27       ยท   $draw (boolean)
28

PROPERTIES

30       'draw' (boolean : default true : readable / writable / private)
31           Whether the separator is drawn, or just blank
32

SEE ALSO

34       Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
35       Gtk2::Container, Gtk2::Bin, Gtk2::ToolItem
36
38       Copyright (C) 2003-2011 by the gtk2-perl team.
39
40       This software is licensed under the LGPL.  See Gtk2 for a full notice.
41
42
43
44perl v5.30.0                      2019-07-26        Gtk2::SeparatorToolItem(3)
Impressum