Gtk2::ToolShell.3pm

Langue: en

Version: 2010-05-02 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::ToolShell

HIERARCHY

   Glib::Interface
   +----Gtk2::ToolShell
 
 

METHODS

iconsize = $shell->get_icon_size

orientation = $shell->get_orientation

$shell->rebuild_menu

reliefstyle = $shell->get_relief_style

toolbarstyle = $shell->get_style

ENUMS AND FLAGS

enum Gtk2::IconSize

*
'invalid' / 'GTK_ICON_SIZE_INVALID'
*
'menu' / 'GTK_ICON_SIZE_MENU'
*
'small-toolbar' / 'GTK_ICON_SIZE_SMALL_TOOLBAR'
*
'large-toolbar' / 'GTK_ICON_SIZE_LARGE_TOOLBAR'
*
'button' / 'GTK_ICON_SIZE_BUTTON'
*
'dnd' / 'GTK_ICON_SIZE_DND'
*
'dialog' / 'GTK_ICON_SIZE_DIALOG'

enum Gtk2::Orientation

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

enum Gtk2::ReliefStyle

*
'normal' / 'GTK_RELIEF_NORMAL'
*
'half' / 'GTK_RELIEF_HALF'
*
'none' / 'GTK_RELIEF_NONE'

enum Gtk2::ToolbarStyle

*
'icons' / 'GTK_TOOLBAR_ICONS'
*
'text' / 'GTK_TOOLBAR_TEXT'
*
'both' / 'GTK_TOOLBAR_BOTH'
*
'both-horiz' / 'GTK_TOOLBAR_BOTH_HORIZ'

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.