[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - Gtk::IconView

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 11月 25日 (日) 12:32:14 JST


-------------------------
REMOTE_ADDR = 184.145.95.170
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3AIconView
-------------------------
@@ -383,7 +383,7 @@
 
 --- reorderable=(reorderable)
 
-    Convenience function to allow you to reorder models that support the Gtk::TreeDragSourceIface and the Gtk::TreeDragDestIface. Both Gtk::TreeStore and Gtk::ListStore support these. If reorderable is true, then the user can reorder the model by dragging and dropping rows. The developer can listen to these changes by connecting to the model's 'row_inserted' and 'row_deleted' signals. This function does not give you any degree of control over the order -- any reordering is allowed. If more control is needed, you should probably handle drag and drop manually. ((*Since 2.8*))
+    Convenience function to allow you to reorder models that support the Gtk::TreeDragSource and Gtk::TreeDragDest interfaces. Both Gtk::TreeStore and Gtk::ListStore support these. If reorderable is true, then the user can reorder the model by dragging and dropping rows. The developer can listen to these changes by connecting to the model's 'row_inserted' and 'row_deleted' signals. This function does not give you any degree of control over the order -- any reordering is allowed. If more control is needed, you should probably handle drag and drop manually. ((*Since 2.8*))
     * reorderable: true, if the list of items can be reordered.
     * Returns: reorderable
 




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