Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > tk/menubarライブラリ > TkMenubarクラス

class TkMenubar + TkComposite + Tk + TkCore

クラスの継承リスト: TkMenubar < TkComposite < Tk < TkCore < TkComm < TkUtil < TkEvent < TkMenuSpec < TkFrame < Object < Kernel < BasicObject

要約

特異メソッド

add_kinsoku(chars, mode = 'both')

[TODO]

bell(nice = false)

[TODO]

bell_on_display(win, nice = false)

[TODO]

callback(*arg)

[TODO]

const_missing(sym)

[TODO]

current_grabs(win = nil)

[TODO]

delete_kinsoku(chars, mode = 'both')

[TODO]

destroy(*wins)

[TODO]

errorCode

[TODO]

errorInfo

[TODO]

exit

[TODO]

focus(display = nil)

[TODO]

focus_lastfor(win)

[TODO]

focus_next(win)

[TODO]

focus_prev(win)

[TODO]

focus_to(win, force = false)

[TODO]

fromUTF8(str, encoding = nil)

[TODO]

grid(*args)

[TODO]

grid_forget(*args)

[TODO]

has_mainwindow?

[TODO]

load_tcllibrary(file, pkg_name = Tk::None, interp = Tk::None)

[TODO]

load_tclscript(file, enc = nil)

[TODO]

lower_window(win, below = Tk::None)

[TODO]

new(parent = nil, spec = nil, options = nil)

[TODO]

pack(*args)

[TODO]

pack_forget(*args)

[TODO]

pkgconfig_get(mod, key)

[TODO]

pkgconfig_list(mod)

[TODO]

place(*args)

[TODO]

place_forget(*args)

[TODO]

raise_window(win, above = Tk::None)

[TODO]

show_kinsoku(mode = 'both')

[TODO]

strictMotif(mode = Tk::None)

[TODO]

subst_tk_backslash(str)

[TODO]

subst_utf_backslash(str)

[TODO]

tcl_pkgconfig_get

[TODO]

tcl_pkgconfig_list(key)

[TODO]

thread_update(idle = nil)

[TODO]

thread_update_idletasks

[TODO]

tk_pkgconfig_get(key)

[TODO]

tk_pkgconfig_list

[TODO]

toUTF8(str, encoding = nil)

[TODO]

to_backslash_sequence(str)

[TODO]

ungrid(*args)

[TODO]

unload_tcllibrary(*args)

[TODO]

unpack(*args)

[TODO]

unplace(*args)

[TODO]

update(idle = nil)

[TODO]

update_idletasks

[TODO]

utf_to_backslash(str)

[TODO]

utf_to_backslash_sequence(str)

[TODO]

インスタンスメソッド

self[index]

[TODO]

_tk_call_to_list_core(depth, arg_enc, val_enc, *args)

[TODO]

add_menu(menu_info)

[TODO]

after(ms, cmd = Proc.new)

[TODO]

after_cancel(after_id)

[TODO]

after_idle(cmd = Proc.new)

[TODO]

appname(name = Tk::None)

[TODO]

appsend(interp, async, *args)

[TODO]

appsend_deny

[TODO]

appsend_displayof(interp, win, async, *args)

[TODO]

callback_break

[TODO]

callback_continue

[TODO]

callback_return

[TODO]

cget(slot)

[TODO]

chooseColor(keys = nil)

[TODO]

chooseDirectory(keys = nil)

[TODO]

configinfo(slot)

[TODO]

configure(slot, value = Tk::None)

[TODO]

database_class

[TODO]

database_classname

[TODO]

delegate(option, *wins)

[TODO]

delegate_alias(alias_opt, option, *wins)

[TODO]

do_one_event(flag = TclTkLib::EventFlag::ALL)

[TODO]

epath

[TODO]

event_generate(win, context, keys = nil)

[TODO]

getMultipleOpenFile(keys = nil)

[TODO]

getMultipleSaveFile(keys = nil)

[TODO]

getOpenFile(keys = nil)

[TODO]

getSaveFile(keys = nil)

[TODO]

get_eventloop_tick

[TODO]

get_eventloop_weight

[TODO]

get_no_event_wait

[TODO]

inactive

[TODO]

inactive_displayof(win)

[TODO]

info(*args)

[TODO]

ip_eval(cmd_string)

[TODO]

ip_eval_with_enc(cmd_string)

[TODO]

ip_eval_without_enc(cmd_string)

[TODO]

ip_invoke(*args)

[TODO]

ip_invoke_with_enc(*args)

[TODO]

ip_invoke_without_enc(*args)

[TODO]

is_mainloop?

[TODO]

load_cmd_on_ip(tk_cmd)

[TODO]

mainloop(check_root = true)

[TODO]

mainloop_exist?

[TODO]

mainloop_thread?

[TODO]

mainloop_watchdog(check_root = true)

[TODO]

messageBox(keys)

[TODO]

option_methods(*opts)

[TODO]

rb_appsend(interp, async, *args)

[TODO]

rb_appsend_displayof(interp, win, async, *args)

[TODO]

reset_inactive

[TODO]

reset_inactive_displayof(win)

[TODO]

restart(app_name = nil, keys = {})

[TODO]

root

[TODO]

scaling(scale = nil)

[TODO]

scaling_displayof(win, scale=nil)

[TODO]

set_eventloop_ticktimer_tick

[TODO]

set_eventloop_weight(loop_max, no_event_tick)

[TODO]

set_no_event_wait(wait)

[TODO]

tk_call(*args)

[TODO]

tk_call_to_list(*args)

[TODO]

tk_call_to_list_with_enc(*args)

[TODO]

tk_call_to_list_without_enc(*args)

[TODO]

tk_call_to_simplelist(*args)

[TODO]

tk_call_to_simplelist_with_enc(*args)

[TODO]

tk_call_to_simplelist_without_enc(*args)

[TODO]

tk_call_with_enc(*args)

[TODO]

tk_call_without_enc(*args)

[TODO]

update(idle = nil)

[TODO]

only for backward compatibility (This never be recommended to use)

windowingsystem

[TODO]

定数

AUTO_PATH

[TODO]

EventFlag

[TODO]

INTERP [redefined by multi-tk]

[TODO]

INTERP

[TODO]

JAPANIZED_TK

[TODO]

LIBRARY_PATH

[TODO]

PACKAGE_PATH

[TODO]

TCL_LIBRARY_PATH

[TODO]

TCL_MAJOR_VERSION

[TODO]

TCL_MINOR_VERSION

[TODO]

TCL_PACKAGE_PATH

[TODO]

TCL_PATCHLEVEL

[TODO]

TCL_PRECISION

[TODO]

TCL_VERSION

[TODO]

TK_MAJOR_VERSION

[TODO]

TK_MINOR_VERSION

[TODO]

TK_PATCHLEVEL

[TODO]

TK_VERSION

[TODO]

Tkextlib_RELEASE_DATE

[TODO]

WIDGET_DESTROY_HOOK

[TODO]

class TkMenubar