[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-dnd-intro

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 11月 29日 (木) 03:51:31 JST


-------------------------
REMOTE_ADDR = 184.145.80.128
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-dnd-intro
-------------------------
@@ -80,10 +80,10 @@
 When you are registering a destination, you may need to provide additional flags (Gtk::Drag::DestDefaults), controlling the potential resulting action after the drop.
 
  Gtk::Drag.dest_set(
-   widget  = treeview, 
-   flags   = Gtk::Drag::DestDefaults::DROP, 
-   targets = TVDND_TARGETS, 
-   actions =Gdk::DragContext::ACTION_ASK
+       widget  = treeview, 
+       flags   = Gtk::Drag::DestDefaults::DROP, 
+       targets = TVDND_TARGETS, 
+       actions = Gdk::DragContext::ACTION_ASK
  )
 
 




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