ruby-****@sourc*****
ruby-****@sourc*****
2014年 6月 14日 (土) 20:33:28 JST
------------------------- REMOTE_ADDR = 106.188.30.133 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3ATextChildAnchor ------------------------- @@ -1,19 +1,19 @@ -= class Gtk::TextChildAnchor += Gtk::TextChildAnchor クラス -== Object Hierarchy +== オブジェクト階層 * Object * GLib::Instantiatable * GLib::Object * Gtk::TextChildAnchor -== Class Methods +== クラスメソッド --- Gtk::TextChildAnchor.new Creates a new Gtk::TextChildAnchor. Usually you would then insert it into a Gtk::TextBuffer with Gtk::TextBuffer#insert_child_anchor. To perform the creation and insertion in one step, use the convenience method Gtk::TextBuffer#create_child_anchor. * Returns: a new Gtk::TextChildAnchor -== Instance Methods +== インスタンスメソッド --- widgets Gets an array of all widgets anchored at this child anchor. @@ -23,7 +23,7 @@ Determines whether a child anchor has been deleted from the buffer. * Returns: true if the child anchor has been deleted from its buffer -== See Also +== 関連ページ Gtk::TextView == 更新履歴