3 #ifndef _GTKMM_FONTSELECTION_H
4 #define _GTKMM_FONTSELECTION_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
33 #ifndef DOXYGEN_SHOULD_SKIP_THIS
40 {
class FontSelection_Class; }
41 #ifndef DOXYGEN_SHOULD_SKIP_THIS
48 {
class FontSelectionDialog_Class; }
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
80 #ifndef DOXYGEN_SHOULD_SKIP_THIS
84 static CppClassType fontselection_class_;
91 explicit FontSelection(
const Glib::ConstructParams& construct_params);
97 #ifndef DOXYGEN_SHOULD_SKIP_THIS
98 static GType get_type() G_GNUC_CONST;
101 static GType get_base_type() G_GNUC_CONST;
233 Glib::RefPtr<const Pango::FontFace>
get_face()
const;
290 #ifndef GTKMM_DISABLE_DEPRECATED
361 #ifndef DOXYGEN_SHOULD_SKIP_THIS
370 #ifndef DOXYGEN_SHOULD_SKIP_THIS
374 static CppClassType fontselectiondialog_class_;
387 #ifndef DOXYGEN_SHOULD_SKIP_THIS
388 static GType get_type() G_GNUC_CONST;
391 static GType get_base_type() G_GNUC_CONST;
const Button * get_apply_button() const
const Button * get_cancel_button() const
const Button * get_ok_button() const
Button * get_cancel_button()
Glib::ustring get_preview_text() const
virtual ~FontSelectionDialog()
const GtkFontSelectionDialog * gobj() const
Provides access to the underlying C GtkObject.
bool set_font_name(const Glib::ustring &fontname)
Gtk::FontSelectionDialog * wrap(GtkFontSelectionDialog *object, bool take_copy=false)
Glib::ustring get_font_name() const
Button * get_apply_button()
FontSelectionDialog(const Glib::ustring &title)
void set_preview_text(const Glib::ustring &text)
GtkFontSelectionDialog * gobj()
Provides access to the underlying C GtkObject.
GtkFontSelection * gobj()
Provides access to the underlying C GtkObject.
const Entry * get_font_style_entry() const
Entry * get_font_style_entry()
Glib::ustring get_font_name() const
Glib::RefPtr< const Pango::FontFamily > get_family() const
const TreeView * get_family_list() const
const Button * get_filter_button() const
const GtkFontSelection * gobj() const
Provides access to the underlying C GtkObject.
Glib::PropertyProxy< Glib::ustring > property_font_name()
RadioButton * get_pixels_button()
Button * get_filter_button()
const RadioButton * get_points_button() const
TreeView * get_size_list()
Entry * get_preview_entry()
Glib::ustring get_preview_text() const
const TreeView * get_size_list() const
const Entry * get_preview_entry() const
Glib::PropertyProxy_ReadOnly< Glib::ustring > property_font_name() const
TreeView * get_family_list()
Glib::RefPtr< const Pango::FontFace > get_face() const
Gtk::FontSelection * wrap(GtkFontSelection *object, bool take_copy=false)
bool set_font_name(const Glib::ustring &fontname)
RadioButton * get_points_button()
Glib::RefPtr< Pango::FontFamily > get_family()
Glib::PropertyProxy_ReadOnly< Glib::ustring > property_preview_text() const
const Entry * get_size_entry() const
const Entry * get_font_entry() const
Glib::RefPtr< Pango::FontFace > get_face()
const TreeView * get_face_list() const
TreeView * get_face_list()
Glib::PropertyProxy< Glib::ustring > property_preview_text()
void set_preview_text(const Glib::ustring &text)
const RadioButton * get_pixels_button() const