Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > tcltklibライブラリ > TclTkIpクラス

class TclTkIp

クラスの継承リスト: TclTkIp < Object < Kernel

要約

インスタンスメソッド

定義 説明
_conv_listelement(src)
_create_console
_eval(cmd)
_fromUTF8(str, encoding = nil)
_get_global_var(var_name)
_get_global_var2(var_name, index)
_get_variable(var_name, flag)
_get_variable2(var_name, index, flag)
_immediate_invoke
_invoke(*cmds)
_make_menu_embeddable(menu_path)
_merge_tklist
_return_value
_set_global_var(var_name, value)
_set_global_var2(var_name, index, value)
_set_variable(var_name, value, flag)
_set_variable(var_name, index, value, flag)
_split_tklist(list_str)
_thread_tkwait(mode, target)
_thread_vwait(var)
_toUTF8(str, encoding = nil)
_unset_global_var(var_name)
_unset_global_var2(var_name, index)
_unset_variable(var_name, flag)
_unset_variable2(var_name, index, flag)
allow_ruby_exit=(val)
allow_ruby_exit?
create_slave
delete
deleted?
do_one_event
get_eventloop_tick
get_eventloop_weight
get_no_event_wait
has_mainwindow?
invalid_namespace?
mainloop
mainloop_abort_on_exception
mainloop_abort_on_exception=(val)
mainloop_watchdog
make_safe
restart
safe?
set_eventloop_tick(tick)
set_eventloop_weight(loop_max, no_event)
set_max_block_time(time)
set_no_event_wait(wait)
slave_of?(master)

継承したメソッド

== === =~ __id__ __send__ _dump class clone dclone display enum_for eql? equal? extend freeze frozen? hash initialize initialize_copy inspect instance_eval instance_exec instance_of? instance_variable_defined? instance_variable_get instance_variable_set instance_variables is_a? marshal_dump marshal_load method method_missing methods nil? pretty_inspect pretty_print pretty_print_cycle pretty_print_inspect pretty_print_instance_variables private_methods protected_methods public_methods remove_instance_variable respond_to? singleton_method_added singleton_method_removed singleton_method_undefined singleton_methods taint tainted? tap to_a to_ary to_hash to_int to_io to_proc to_regexp to_s to_str to_yaml to_yaml_properties to_yaml_style untaint .new

追加されるメソッド

定義 説明 ライブラリ
__eval(cmd)
_eval_with_enc(cmd)
_eval_without_enc(cmd)
tk
__fromUTF8(str, encoding = nil) tk
_invoke(*cmds)
__invoke(*cmds)
_invoke_with_enc(*cmds)
_invoke_without_enc(*cmds)
tk
__toUTF8(str, encoding = nil) tk
_ip_id_ tk
encoding tk
encoding=(encoding) tk