[ruby-gnome2-doc-cvs] [Hiki] update - tut-gtk-signals-more

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 3月 17日 (木) 07:35:29 JST


-------------------------
REMOTE_ADDR = 82.239.64.142
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki        URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?tut-gtk-signals-more
-------------------------
@@ -18,7 +18,7 @@
 
 This is a tag that identifies your callback block. As stated above, you may have as many callbacks per signal and per object as you need, and each will be executed in turn, in the order they were attached.
 
-Now, we are going to emit manually a signal.  The GLib::Instantiatable#emit_signal method will post the specified signal name passed as argument.
+Now, we are going to emit manually a signal.  The GLib::Instantiatable#signal_emit method will post the specified signal name passed as argument.
 
 You can observe here that our blocks are called in the order of their installation:
 





ruby-gnome2-cvs メーリングリストの案内
Back to archive index