Ruby 2.2.0 リファレンスマニュアル > ライブラリ一覧 > tkclassライブラリ

library tkclass

要約

クラス

Arc
Bitmap
BitmapImage
Button
Canvas
Checkbutton
Entry
Font
Frame
Grid
Label
Line
Listbox
Menu
Menubutton
Message
Oval
Pack
PhotoImage
Place
Polygon
Radiobutton
Rectangle
Scale
Scrollbar
Selection
Spinbox
Text
TextItem
TkBitmapImage
TkButton
TkCanvas
TkCheckButton

Alias of TkCheckbutton

TkEntry
TkFont

extend TkFont::CoreMethods

TkFrame
TkLabel
TkListbox

リストボックスウィジェットのクラスです。 リストボックスウィジェットは項目の一覧を表すウィジェットです。

TkMenu
TkMenubutton
TkMessage
TkPhotoImage
TkRadioButton

ラジオボタンウィジェットのクラスです。 ラジオボタンは、複数の選択項目のうちの1つを選択するウィジェットです。

TkScale
TkScrollbar
TkSpinbox
TkText
TkToplevel
TkVariable

Tclの変数をアクセスするためのクラスです。 ((-Tclの配列としての振る舞いは仕様が不安定のようです-))

TkVirtualEvent
TkcArc
TkcBitmap
TkcLine
TkcOval
TkcPolygon
TkcRectangle
TkcText
TkcWindow
TopLevel
Variable
VirtualEvent
WindowItem
Winfo

モジュール

TkGrid

ウィジェットを配置するためのモジュールです。 このモジュールにより、ウィジェットは格子状に配置されます。

TkPack

ウィジェットを配置するためのモジュールです。 このモジュールにより、ウィジェットは空き領域を順次詰めるように配置されます。

TkPlace
TkSelection
TkWinfo

同時にrequireされるライブラリ

tcltklib
tk

tkを用いてGUIアプリケーションを作成するためのライブラリです。

tk/autoload
tk/bgerror
tk/bindtag
tk/button
tk/canvas
tk/canvastag
tk/checkbutton
tk/clipboard
tk/clock
tk/composite
tk/console
tk/dialog
tk/encodedstr
tk/entry
tk/event
tk/font
tk/frame
tk/grid
tk/image
tk/itemconfig
tk/itemfont
tk/kinput
tk/label
tk/labelframe
tk/listbox
tk/macpkg
tk/menu
tk/menubar
tk/menuspec
tk/message
tk/mngfocus
tk/msgcat
tk/namespace
tk/optiondb
tk/optionobj
tk/pack
tk/package
tk/palette
tk/panedwindow
tk/place
tk/radiobutton
tk/root
tk/scale
tk/scrollable
tk/scrollbar
tk/scrollbox
tk/selection
tk/spinbox
tk/tagfont
tk/text
tk/textimage
tk/textmark
tk/texttag
tk/textwindow
tk/timer
tk/toplevel
tk/txtwin_abst
tk/validation
tk/variable
tk/virtevent
tk/winfo
tk/winpkg
tk/wm
tk/xim
tkutil

追加・再定義されるメソッド

Kernel#Mainloop