ruby-****@sourc*****
ruby-****@sourc*****
2012年 11月 23日 (金) 04:02:04 JST
------------------------- REMOTE_ADDR = 184.145.95.170 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3ASelectionData ------------------------- @@ -14,7 +14,7 @@ --- set(type, src) Stores new data into a Gtk::SelectionData object. Should only be called from a selection handler callback. Zero-terminates the stored data. - * type: the type of selection data(((<GdkSelectionType|Gdk::Selection#GdkSelectionType>))) + * type: the type of selection data(((<GdkSelectionType|Gdk::Selection#GdkSelectionType>)); Warning GdkSelectionType is deprecated and should not be used in newly-written code. ((*FIXME*))) * fmt: format (number of bits in a unit) * src: source of the data which depends on the type. * Returns: self