widget_toolbar man page on Darwin

Man page or keyword search:  
man Server   23457 pages
apropos Keyword Search (all sections)
Output format
Darwin logo
[printable version]

widget_toolbar(n)	  widget::toolbar Megawidget	     widget_toolbar(n)

______________________________________________________________________________

NAME
       widget_toolbar - widget::toolbar Megawidget

SYNOPSIS
       package require Tcl  8.4

       package require Tk  8.4

       package require widget  ?3.0?

       package require widget::toolbar	?1.0?

       widget::toolbar pathname ?options?

       getframe

       add ?item? ?args?

       delete item1 ?item2? ?...?

       itemcget symbol option

       itemconfigure symbol ?args?

       items ?pattern?

       remove ?-destroy? item1 ?item2? ?...?

_________________________________________________________________

DESCRIPTION
       This  package provides a toolbar megawidget (snidget).  It makes use of
       the Tile/Ttk themed widget set.

       widget::toolbar pathname ?options?

       getframe

       add ?item? ?args?

       delete item1 ?item2? ?...?

       itemcget symbol option

       itemconfigure symbol ?args?

       items ?pattern?

       remove ?-destroy? item1 ?item2? ?...?

WIDGET OPTIONS
       -ipad

       -pad

       -separator

ITEM OPTIONS
       -pad

       -separator

       -sticky

       -weight

EXAMPLE
       package require widget::toolbar ; # or widget::all
       set t [widget::toolbar .t]
       pack $t -fill x -expand 1
       $t add button [button .b -text foo]
       $t add separator -pad {2 4}
       $t add button [button .c -text bar]

KEYWORDS
       megawidget, snit, widget

widget				      3.0		     widget_toolbar(n)
[top]

List of man pages available for Darwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net