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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 8月 31日 (水) 06:08:34 JST


-------------------------
REMOTE_ADDR = 83.76.38.169
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki
        URL = /hiki.cgi?Gtk%3A%3ATreeViewColumn
-------------------------
@@ -266,6 +266,7 @@
     * is_expanded: true, if the row has visible children 
     * Returns: self
 
+
 --- cell_size
     Obtains the width and height needed to render the column. This is used primarily by the Gtk::TreeView.
     * Returns: [cell_area, x_offset, y_offset, width, height]
@@ -283,6 +284,16 @@
     not yet
     * Returns: self
 
+--- focus_cell(cell)
+    Sets the current keyboard focus to be at specified cell, if the column contains 2 or more editable and activatable cells. ((*Since 2.2*))
+    * cell: the target cell (Gtk::CellRenderer)
+    * Returns: self
+
+--- queue_resize
+    Flags the column, and the cell renderers added to this column, to have their sizes renegotiated. ((*Since 2.8*))
+    * Returns: self
+
 == Constants
 === GtkTreeViewColumnSizing
 The sizing method the column uses to determine its width. Please note that Gtk::TreeViewColumn::AUTOSIZE are inefficient for large views, and can make columns appear choppy. 
@@ -317,6 +327,17 @@
     Column is user-resizable
 
 --- sizing: Integer (Read/Write)
+
     Resize mode of the column
 
 --- sort-indicator: true or false (Read/Write)
@@ -345,4 +356,15 @@
 Gtk::TreeView, Gtk::TreeSelection, Gtk::TreeModel, Gtk::TreeSortable, Gtk::TreeModelSort, Gtk::ListStore, Gtk::TreeStore, Gtk::CellRenderer, Gtk::CellEditable, Gtk::CellRendererPixbuf, Gtk::CellRendererText, Gtk::CellRendererToggle 
 
 
-- ((<Masao>))
\ No newline at end of file
+- ((<Masao>))





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