Gtk2::Phat::Keyboard.3pm

Langue: en

Version: 2008-01-15 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::Phat::Keyboard

HIERARCHY

   Glib::Object
   +----Glib::InitiallyUnowned
        +----Gtk2::Object
             +----Gtk2::Widget
                  +----Gtk2::Container
                       +----Gtk2::Bin
                            +----Gtk2::Viewport
                                 +----Gtk2::Phat::Keyboard
 
 

INTERFACES

   Glib::Object::_Unregistered::AtkImplementorIface
   Gtk2::Buildable
 
 

METHODS


adjustment = $keyboard->get_adjustment


adjustment = $keyboard->get_adjustment


$keyboard->set_adjustment ($adjustment)


$keyboard->set_adjustment ($adjustment)

$adjustment (Gtk2::Adjustment)

PROPERTIES

'numkeys' (integer : readable / writable / construct-only)
How many keys this keyboard should have
'orientation' (Gtk2::Orientation : readable / writable / construct-only)
How the keyboard should be arranged on the screen
'show-labels' (boolean : readable / writable / construct-only)
Whether C keys should be labeled or not

SIGNALS

key-pressed (Gtk2::Phat::Keyboard, integer)
key-released (Gtk2::Phat::Keyboard, integer)

ENUMS AND FLAGS


enum Gtk2::Orientation

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

SEE ALSO

Gtk2::Phat, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Viewport Copyright (C) 2005, 2006 by Florian Ragwitz