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

class TclTkIp

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

要約

目次

インスタンスメソッド
_conv_listelement _create_console _eval _fromUTF8 _get_global_var _get_global_var2 _get_variable _get_variable2 _immediate_invoke _invoke _make_menu_embeddable _merge_tklist _return_value _set_global_var _set_global_var2 _set_variable _split_tklist _thread_tkwait _thread_vwait _toUTF8 _unset_global_var _unset_global_var2 _unset_variable _unset_variable2 allow_ruby_exit= 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= mainloop_watchdog make_safe restart safe? set_eventloop_tick set_eventloop_weight set_max_block_time set_no_event_wait slave_of?

インスタンスメソッド

_conv_listelement(src)[permalink][rdoc]

[TODO]

_create_console[permalink][rdoc]

[TODO]

_eval(cmd)[permalink][rdoc]

[TODO]

_fromUTF8(str, encoding = nil)[permalink][rdoc]

[TODO]

_get_global_var(var_name)[permalink][rdoc]

[TODO]

_get_global_var2(var_name, index)[permalink][rdoc]

[TODO]

_get_variable(var_name, flag)[permalink][rdoc]

[TODO]

_get_variable2(var_name, index, flag)[permalink][rdoc]

[TODO]

_immediate_invoke[permalink][rdoc]

[TODO]

_invoke(*cmds)[permalink][rdoc]

[TODO]

_make_menu_embeddable(menu_path)[permalink][rdoc]

[TODO]

_merge_tklist[permalink][rdoc]

[TODO]

_return_value[permalink][rdoc]

[TODO]

_set_global_var(var_name, value)[permalink][rdoc]

[TODO]

_set_global_var2(var_name, index, value)[permalink][rdoc]

[TODO]

_set_variable(var_name, value, flag)[permalink][rdoc]

[TODO]

_set_variable(var_name, index, value, flag)[permalink][rdoc]

[TODO]

_split_tklist(list_str)[permalink][rdoc]

[TODO]

_thread_tkwait(mode, target)[permalink][rdoc]

[TODO]

_thread_vwait(var)[permalink][rdoc]

[TODO]

_toUTF8(str, encoding = nil)[permalink][rdoc]

[TODO]

_unset_global_var(var_name)[permalink][rdoc]

[TODO]

_unset_global_var2(var_name, index)[permalink][rdoc]

[TODO]

_unset_variable(var_name, flag)[permalink][rdoc]

[TODO]

_unset_variable2(var_name, index, flag)[permalink][rdoc]

[TODO]

allow_ruby_exit=(val)[permalink][rdoc]

[TODO]

allow_ruby_exit?[permalink][rdoc]

[TODO]

create_slave[permalink][rdoc]

[TODO]

delete[permalink][rdoc]

[TODO]

deleted?[permalink][rdoc]

[TODO]

do_one_event[permalink][rdoc]

[TODO]

get_eventloop_tick[permalink][rdoc]

[TODO]

get_eventloop_weight[permalink][rdoc]

[TODO]

get_no_event_wait[permalink][rdoc]

[TODO]

has_mainwindow?[permalink][rdoc]

[TODO]

invalid_namespace?[permalink][rdoc]

[TODO]

mainloop[permalink][rdoc]

[TODO]

mainloop_abort_on_exception[permalink][rdoc]

[TODO]

mainloop_abort_on_exception=(val)[permalink][rdoc]

[TODO]

mainloop_watchdog[permalink][rdoc]

[TODO]

make_safe[permalink][rdoc]

[TODO]

restart[permalink][rdoc]

[TODO]

safe?[permalink][rdoc]

[TODO]

set_eventloop_tick(tick)[permalink][rdoc]

[TODO]

set_eventloop_weight(loop_max, no_event)[permalink][rdoc]

[TODO]

set_max_block_time(time)[permalink][rdoc]

[TODO]

set_no_event_wait(wait)[permalink][rdoc]

[TODO]

slave_of?(master)[permalink][rdoc]

[TODO]