ruby-****@sourc*****
ruby-****@sourc*****
2005年 11月 15日 (火) 18:56:02 JST
------------------------- REMOTE_ADDR = 15.211.169.100 REMOTE_HOST = REMOTE_USER = ruby-gnome2-hiki URL = /hiki.cgi?Pango%3A%3AAttrRise ------------------------- TITLE = Pango::AttrRise KEYWORD = = class Pango::AttrRise == Object Hierarchy * Object * Data * Pango::Attribute * Pango::AttrInt * Pango::AttrRise == Class Methods --- Pango::AttrRise.new(rise) Create a new baseline displacement attribute. * rise: the amount that the text should be displaced vertically, in Pango units. Positive values displace the text upwards. * Returns: the new Pango::Attribute. == ChangeLog * 2005-11-15 Added. - ((<Masao>))