Class: GOffice::FormatSel

Inherits:
Gtk::Box
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

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).

Parameters:

  • use_markup (Boolean)

    enable formats using pango markup

Instance Method Details

#dateconvGOffice::DateConventions

Returns the GODate::Conventions.

Returns:

  • (GOffice::DateConventions)

    the GODate::Conventions.

#dateconv=(date_conv) ⇒ nil

Parameters:

  • date_conv (GOffice::DateConventions)

Returns:

  • (nil)

#editable_enters(window) ⇒ nil

Parameters:

  • window (Gtk::Window)

Returns:

  • (nil)

#fmtGOffice::Format

Returns the #GOFormat.

Returns:

  • (GOffice::Format)

    the #GOFormat.

#hide_previewnil

Returns:

  • (nil)

#locale=(locale) ⇒ nil

Parameters:

  • locale (String)

Returns:

  • (nil)

#set_focusnil

Returns:

  • (nil)

#show_previewnil

Returns:

  • (nil)

#style_format=(style_format) ⇒ nil

Parameters:

  • style_format (GOffice::Format)

Returns:

  • (nil)