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::ToolPalette(3) User Contributed Perl Documentation Gtk2::ToolPalette(3)

Gtk2::ToolPalette - wrapper for GtkToolPalette

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::ToolPalette

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

  • $widget (Gtk2::Widget)
  • $flags (Gtk2::DestDefaults)
  • $targets (Gtk2::ToolPaletteDragTargets)
  • $actions (Gtk2::Gdk::DragAction)

$selection (Gtk2::SelectionData)

$targets (Gtk2::ToolPaletteDragTargets)

  • $x (integer)
  • $y (integer)

  • $x (integer)
  • $y (integer)

$group (Gtk2::ToolItemGroup)

  • $group (Gtk2::ToolItemGroup)
  • $exclusive (boolean)

$group (Gtk2::ToolItemGroup)

  • $group (Gtk2::ToolItemGroup)
  • $expand (boolean)

$group (Gtk2::ToolItemGroup)

  • $group (Gtk2::ToolItemGroup)
  • $position (integer)

$icon_size (Gtk2::IconSize)

$style (Gtk2::ToolbarStyle)

'icon-size' (Gtk2::IconSize : default "small-toolbar" : readable / writable / private / static-nick / static-blurb)
Size of icons in this tool palette
'icon-size-set' (boolean : default false : readable / writable / private / static-nick / static-blurb)
Whether the icon-size property has been set
'toolbar-style' (Gtk2::ToolbarStyle : default "icons" : readable / writable / private / static-nick / static-blurb)
Style of items in the tool palette

'exclusive' (boolean : default false : readable / writable / private / static-nick / static-blurb)
Whether the item group should be the only expanded at a given time
'expand' (boolean : default false : readable / writable / private / static-nick / static-blurb)
Whether the item group should receive extra space when the palette grows

set-scroll-adjustments (Gtk2::ToolPalette, Gtk2::Adjustment, Gtk2::Adjustment)

  • 'motion' / 'GTK_DEST_DEFAULT_MOTION'
  • 'highlight' / 'GTK_DEST_DEFAULT_HIGHLIGHT'
  • 'drop' / 'GTK_DEST_DEFAULT_DROP'
  • 'all' / 'GTK_DEST_DEFAULT_ALL'

  • 'default' / 'GDK_ACTION_DEFAULT'
  • 'copy' / 'GDK_ACTION_COPY'
  • 'move' / 'GDK_ACTION_MOVE'
  • 'link' / 'GDK_ACTION_LINK'
  • 'private' / 'GDK_ACTION_PRIVATE'
  • 'ask' / 'GDK_ACTION_ASK'

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

  • 'items' / 'GTK_TOOL_PALETTE_DRAG_ITEMS'
  • 'groups' / 'GTK_TOOL_PALETTE_DRAG_GROUPS'

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

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

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.