Gnome::FontPreview Diff - Ruby-GNOME2 Project Website
- Added parts are displayed like this.
- Deleted parts are displayed
like this.
= class Gnome::FontPreview
== Object Hierarchy
* Object
* GLib::Instantiatable
* GLib::Object
* GLib::InitiallyUnowned
* 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
--- ref_accessible
See Atk::Implementor#ref_accessible.
--- add_child
See Gtk::Buildable#add_child.
--- construct_child
See Gtk::Buildable#construct_child.
--- get_internal_child
See Gtk::Buildable#get_internal_child.
--- name
See Gtk::Buildable#name.
--- name=
See Gtk::Buildable#name=.
--- set_buildable_property
See Gtk::Buildable#set_buildable_property.
--- set_name
See Gtk::Buildable#set_name.
--- builder_name
See Gtk::Buildable#builder_name.
--- builder_name=
See Gtk::Buildable#builder_name=.
--- set_builder_name
See Gtk::Buildable#set_builder_name.
== See Also
== ChangeLog
* 2005-10-03 ((<kou>)): added.
== Object Hierarchy
* Object
* GLib::Instantiatable
* GLib::Object
* GLib::InitiallyUnowned
* 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
--- ref_accessible
See Atk::Implementor#ref_accessible.
--- add_child
See Gtk::Buildable#add_child.
--- construct_child
See Gtk::Buildable#construct_child.
--- get_internal_child
See Gtk::Buildable#get_internal_child.
--- name
See Gtk::Buildable#name.
--- name=
See Gtk::Buildable#name=.
--- set_buildable_property
See Gtk::Buildable#set_buildable_property.
--- set_name
See Gtk::Buildable#set_name.
--- builder_name
See Gtk::Buildable#builder_name.
--- builder_name=
See Gtk::Buildable#builder_name=.
--- set_builder_name
See Gtk::Buildable#set_builder_name.
== See Also
== ChangeLog
* 2005-10-03 ((<kou>)): added.