GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Gtk2::ToolItem(3) User Contributed Perl Documentation Gtk2::ToolItem(3)

Gtk2::ToolItem - wrapper for GtkToolItem

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::Bin
                           +----Gtk2::ToolItem

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

Since: gtk+ 2.20

$expand (boolean)

$homogeneous (boolean)

$is_important (boolean)

$menu_item_id (string)

  • $menu_item_id (string)
  • $menu_item (Gtk2::Widget or undef)

Since: gtk+ 2.6

Since: gtk+ 2.20

Since: gtk+ 2.20

Since: gtk+ 2.20

Since: gtk+ 2.14

$markup (string or undef)

Since: gtk+ 2.12

  • $tooltips (Gtk2::Tooltips)
  • $tip_text (string)
  • $tip_private (string)

$text (string or undef)

Since: gtk+ 2.12

$use_drag_window (boolean)

$visible_horizontal (boolean)

$visible_vertical (boolean)

'is-important' (boolean : default false : readable / writable / private / static-nick / static-blurb)
Whether the toolbar item is considered important. When TRUE, toolbar buttons show text in GTK_TOOLBAR_BOTH_HORIZ mode
'visible-horizontal' (boolean : default true : readable / writable / private / static-nick / static-blurb)
Whether the toolbar item is visible when the toolbar is in a horizontal orientation.
'visible-vertical' (boolean : default true : readable / writable / private / static-nick / static-blurb)
Whether the toolbar item is visible when the toolbar is in a vertical orientation.

boolean = create-menu-proxy (Gtk2::ToolItem)
boolean = set-tooltip (Gtk2::ToolItem, Gtk2::Tooltips, string, string)
toolbar-reconfigured (Gtk2::ToolItem)

  • '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'

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

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

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

  • 'none' / 'PANGO_ELLIPSIZE_NONE'
  • 'start' / 'PANGO_ELLIPSIZE_START'
  • 'middle' / 'PANGO_ELLIPSIZE_MIDDLE'
  • 'end' / 'PANGO_ELLIPSIZE_END'

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin

Copyright (C) 2003-2011 by the gtk2-perl team.

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

2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.