[ruby-gnome2-doc-cvs] [Hiki] update - Gtk::ActionGroup

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2005年 3月 11日 (金) 00:39:22 JST


-------------------------
REMOTE_ADDR = 218.231.205.229
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki        URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Gtk%3A%3AActionGroup
-------------------------
@@ -80,7 +80,7 @@
 --- add_actions(entries)
     This is a convenience method to create a number of actions and add them to the action group. 
     The "activate" signals of the actions are connected to the procs and their accel paths are set to <Actions>/group-name/action-name.  ((* Since 2.4 *))
-    * entries: [[name, stock_id, label, tooltip, proc], ... ]: an array of action descriptions
+    * entries: [[name, stock_id, label, accelerator, tooltip, proc], ... ]: an array of action descriptions
        * name: The name of the action. 
        * stock_id: The stock id(the constant value of Gtk::Stock) for the action.
        * label: The label for the action. This field should typically be marked for translation, see Gtk::ActionGroup#translation_domain=. 
@@ -177,4 +177,6 @@
      * action: the Gtk::Action  
 
 
-- ((<Masao>))
+== ChangeLog
+* 2005-03-11 Fixed Gtk::Action#add_actions. Reported by Zoe.
+* 2004-11-01 Added. - ((<Masao>))





ruby-gnome2-cvs メーリングリストの案内
Zurück zum Archiv-Index