Class: GOffice::FormatSel
- Inherits:
-
Gtk::Box
- Object
- Gtk::Box
- GOffice::FormatSel
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#dateconv ⇒ GOffice::DateConventions
The GODate::Conventions.
- #dateconv=(date_conv) ⇒ nil
- #editable_enters(window) ⇒ nil
-
#fmt ⇒ GOffice::Format
The #GOFormat.
- #hide_preview ⇒ nil
-
#initialize(use_markup) ⇒ Gtk::Widget
constructor
Creates a format selector widget, with general format selected by default.
- #locale=(locale) ⇒ nil
- #set_focus ⇒ nil
- #show_preview ⇒ nil
- #style_format=(style_format) ⇒ nil
Constructor Details
#initialize(use_markup) ⇒ Gtk::Widget
Creates a format selector widget, with general format selected by default. When use_markup is set to true, it shows additional widgets for editing properties of formats using pango markup (e.g. scientific format with superscripted exponent).
Instance Method Details
#dateconv ⇒ GOffice::DateConventions
Returns the GODate::Conventions.
#dateconv=(date_conv) ⇒ nil
#editable_enters(window) ⇒ nil
#fmt ⇒ GOffice::Format
Returns the #GOFormat.