ruby-****@sourc*****
ruby-****@sourc*****
2005年 10月 3日 (月) 22:56:38 JST
------------------------- REMOTE_ADDR = 160.29.201.22 REMOTE_HOST = REMOTE_USER = ruby-gnome2-hiki URL = /hiki.cgi?Gnome%3A%3AFontPreview ------------------------- TITLE = Gnome::FontPreview KEYWORD = = class Gnome::FontPreview == Object Hierarchy * Object * GLib::Instantiatable * GLib::Object * Gtk::Object * Gtk::Widget * Gtk::Misc * Gtk::Image * Gnome::FontPreview == Class Methods --- Gnome::FontPreview.new * Returns: self == Instance Methods --- color=(color) * color: as integer. * Returns: ((|color|)) --- font=(font) * font: Gnome::Font * Returns: ((|font|)) --- phrase=(phrase) * phrase: as String. * Returns: ((|phrase|)) --- set_color(color) * color: as integer. * Returns: self --- set_font(font) * font: Gnome::Font * Returns: self --- set_phrase(phrase) * phrase: as String. * Returns: self == See Also == ChangeLog * 2005-10-03 ((<kou>)): added.