Class: GOffice::FontSel
- Inherits:
-
Gtk::Box
- Object
- Gtk::Box
- GOffice::FontSel
- Defined in:
- (unknown)
Instance Method Summary collapse
- #color ⇒ GOffice::Color
-
#color_default ⇒ Integer
Color-default.
- #color_default=(color_default) ⇒ Integer
-
#color_group ⇒ GOffice::ColorGroup
Color-group.
- #color_group=(color_group) ⇒ GOffice::ColorGroup
-
#color_unset_text ⇒ String
Color-unset-text.
- #color_unset_text=(color_unset_text) ⇒ String
- #editable_enters(dialog) ⇒ nil
- #family=(family) ⇒ nil
- #font ⇒ GOffice::Font
- #font=(font) ⇒ nil
-
#font_desc ⇒ Pango::FontDescription
A description of the font set.
- #font_desc=(desc) ⇒ nil
- #initialize ⇒ Gtk::Widget constructor
- #sample_attributes ⇒ Pango::AttrList
- #sample_attributes=(attrs) ⇒ nil
- #sample_text=(text) ⇒ nil
- #script=(script) ⇒ nil
- #set_color(c, is_default) ⇒ nil
- #set_style(weight, style) ⇒ nil
- #show_color=(show_color) ⇒ Boolean
-
#show_color? ⇒ Boolean
Show-color.
- #show_script=(show_script) ⇒ Boolean
-
#show_script? ⇒ Boolean
Show-script.
- #show_strikethrough=(show_strikethrough) ⇒ Boolean
-
#show_strikethrough? ⇒ Boolean
Show-strikethrough.
- #show_style=(show_style) ⇒ Boolean
-
#show_style? ⇒ Boolean
Show-style.
- #show_underline=(show_underline) ⇒ Boolean
-
#show_underline? ⇒ Boolean
Show-underline.
- #size=(size) ⇒ nil
- #strikethrough=(strikethrough) ⇒ nil
-
#underline_picker ⇒ Gtk::Widget
Underline-picker.
- #underline_picker=(underline_picker) ⇒ Gtk::Widget
Constructor Details
#initialize ⇒ Gtk::Widget
Instance Method Details
#color ⇒ GOffice::Color
#color_default ⇒ Integer
Returns color-default.
#color_default=(color_default) ⇒ Integer
#color_group ⇒ GOffice::ColorGroup
Returns color-group.
#color_group=(color_group) ⇒ GOffice::ColorGroup
#color_unset_text ⇒ String
Returns color-unset-text.
#color_unset_text=(color_unset_text) ⇒ String
#editable_enters(dialog) ⇒ nil
#family=(family) ⇒ nil
#font ⇒ GOffice::Font
#font=(font) ⇒ nil
#font_desc ⇒ Pango::FontDescription
Returns a description of the font set.
#font_desc=(desc) ⇒ nil
#sample_attributes ⇒ Pango::AttrList
#sample_attributes=(attrs) ⇒ nil
#sample_text=(text) ⇒ nil
#script=(script) ⇒ nil
#set_color(c, is_default) ⇒ nil
#set_style(weight, style) ⇒ nil
#show_color=(show_color) ⇒ Boolean
#show_color? ⇒ Boolean
Returns show-color.
#show_script=(show_script) ⇒ Boolean
#show_script? ⇒ Boolean
Returns show-script.
#show_strikethrough=(show_strikethrough) ⇒ Boolean
#show_strikethrough? ⇒ Boolean
Returns show-strikethrough.
#show_style=(show_style) ⇒ Boolean
#show_style? ⇒ Boolean
Returns show-style.
#show_underline=(show_underline) ⇒ Boolean
#show_underline? ⇒ Boolean
Returns show-underline.
#size=(size) ⇒ nil
#strikethrough=(strikethrough) ⇒ nil
#underline_picker ⇒ Gtk::Widget
Returns underline-picker.