Gtk2::Orientable.3pm

Langue: en

Version: 2010-08-10 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::Orientable - Interface for flippable widgets

HIERARCHY

   Glib::Interface
   +----Gtk2::Orientable
 
 

METHODS

orientation = $orientable->get_orientation

$orientable->set_orientation ($orientation)

$orientation (Gtk2::Orientation)

PROPERTIES

'orientation' (Gtk2::Orientation : readable / writable / private)
The orientation of the orientable

ENUMS AND FLAGS

enum Gtk2::Orientation

'horizontal' / 'GTK_ORIENTATION_HORIZONTAL'
'vertical' / 'GTK_ORIENTATION_VERTICAL'

SEE ALSO

Gtk2, Glib::Interface Copyright (C) 2003-2008 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.