1Gtk2::Orientable(3)   User Contributed Perl Documentation  Gtk2::Orientable(3)
2
3
4

NAME

6       Gtk2::Orientable - Interface for flippable widgets
7

HIERARCHY

9         Glib::Interface
10         +----Gtk2::Orientable
11

METHODS

13   orientation = $orientable->get_orientation
14   $orientable->set_orientation ($orientation)
15       •   $orientation (Gtk2::Orientation)
16

PROPERTIES

18       'orientation' (Gtk2::Orientation : default "horizontal" : readable /
19       writable / private / static-nick / static-blurb)
20           The orientation of the orientable
21

ENUMS AND FLAGS

23   enum Gtk2::Orientation
24       •   'horizontal' / 'GTK_ORIENTATION_HORIZONTAL'
25
26       •   'vertical' / 'GTK_ORIENTATION_VERTICAL'
27

SEE ALSO

29       Gtk2, Glib::Interface
30
32       Copyright (C) 2003-2011 by the gtk2-perl team.
33
34       This software is licensed under the LGPL.  See Gtk2 for a full notice.
35
36
37
38perl v5.34.0                      2022-01-21               Gtk2::Orientable(3)
Impressum