![]() |
![]() |
The Gtk::FontSelection widget lists the available fonts, styles and sizes, allowing the user to select a font. It is used in the Gtk::FontSelectionDialog widget to provide a dialog box for selecting fonts.
Public Member Functions | |
virtual | ~FontSelection () |
GtkFontSelection* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkFontSelection* | gobj () const |
Provides access to the underlying C GtkObject. | |
FontSelection () | |
Glib::ustring | get_font_name () const |
bool | set_font_name (const Glib::ustring& fontname) |
Glib::ustring | get_preview_text () const |
void | set_preview_text (const Glib::ustring& fontname) |
Entry* | get_font_entry () |
const Entry* | get_font_entry () const |
Entry* | get_font_style_entry () |
const Entry* | get_font_style_entry () const |
Entry* | get_size_entry () |
const Entry* | get_size_entry () const |
RadioButton* | get_pixels_button () |
const RadioButton* | get_pixels_button () const |
RadioButton* | get_points_button () |
const RadioButton* | get_points_button () const |
Button* | get_filter_button () |
const Button* | get_filter_button () const |
Entry* | get_preview_entry () |
const Entry* | get_preview_entry () const |
Glib::PropertyProxy<Glib::ustring> | property_font_name () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<Glib::ustring> | property_preview_text () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::FontSelection* | wrap (GtkFontSelection* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox. |
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|
|
|
|
|