ruby-****@sourc*****
ruby-****@sourc*****
2010年 2月 13日 (土) 06:27:38 JST
------------------------- REMOTE_ADDR = 80.185.89.171 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3ADrag ------------------------- @@ -64,7 +64,7 @@ * widget: a Gtk::Widget that's a drag destination * Returns: self ---- Gtk::Drag.dest_add_uri_targets +--- Gtk::Drag.dest_add_uri_targets(widget) Add the URI targets supported by Gtk::Selection to the target list of the drag destination. The targets are added with info = 0. If you need another value, use Gtk::TargetList#add_uri_targets and Gtk::Drag.dest_set_target_list. ((* Since 2.6 *)) * widget: a Gtk::Widget that's a drag destination