#include <font-picker.h>

Public Member Functions | |
| virtual | ~FontPicker () |
| GnomeFontPicker * | gobj () |
| Provides access to the underlying C GtkObject. | |
| const GnomeFontPicker * | gobj () const |
| Provides access to the underlying C GtkObject. | |
| FontPicker () | |
| void | set_title (const Glib::ustring &title) |
| Glib::ustring | get_title () const |
| GnomeFontPickerMode | get_mode () const |
| void | set_mode (GnomeFontPickerMode mode) |
| void | set_use_font_in_label (bool use_font_in_label, gint size) |
| void | set_show_size (bool show_size=true) |
| void | uw_set_widget (Gtk::Widget &widget) |
| Gtk::Widget * | uw_get_widget () |
| const Gtk::Widget * | uw_get_widget () const |
| 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 &text) |
| Glib::SignalProxy1< void, const Glib::ustring & > | signal_font_set () |
| Glib::PropertyProxy < Glib::ustring > | property_title () |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| Glib::PropertyProxy_ReadOnly < Glib::ustring > | property_title () const |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| Glib::PropertyProxy < GnomeFontPickerMode > | property_mode () |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| Glib::PropertyProxy_ReadOnly < GnomeFontPickerMode > | property_mode () const |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| 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_ReadOnly < Glib::ustring > | property_font_name () const |
| 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. | |
| Glib::PropertyProxy_ReadOnly < Glib::ustring > | property_preview_text () const |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| Glib::PropertyProxy< bool > | property_use_font_in_label () |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| Glib::PropertyProxy_ReadOnly < bool > | property_use_font_in_label () const |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| Glib::PropertyProxy< int > | property_label_font_size () |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| Glib::PropertyProxy_ReadOnly< int > | property_label_font_size () const |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| Glib::PropertyProxy< bool > | property_show_size () |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
| Glib::PropertyProxy_ReadOnly < bool > | property_show_size () const |
| You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Protected Member Functions | |
| virtual void | on_font_set (const Glib::ustring &font_name) |
Related Functions | |
(Note that these are not member functions.) | |
| Gnome::UI::FontPicker * | wrap (GnomeFontPicker *object, bool take_copy=false) |
| A Glib::wrap() method for this object. | |
| virtual Gnome::UI::FontPicker::~FontPicker | ( | ) | [virtual] |
| Gnome::UI::FontPicker::FontPicker | ( | ) |
| Glib::ustring Gnome::UI::FontPicker::get_font_name | ( | ) | const |
| GnomeFontPickerMode Gnome::UI::FontPicker::get_mode | ( | ) | const |
| Glib::ustring Gnome::UI::FontPicker::get_preview_text | ( | ) | const |
| Glib::ustring Gnome::UI::FontPicker::get_title | ( | ) | const |
| const GnomeFontPicker* Gnome::UI::FontPicker::gobj | ( | ) | const [inline] |
Provides access to the underlying C GtkObject.
| GnomeFontPicker* Gnome::UI::FontPicker::gobj | ( | ) | [inline] |
Provides access to the underlying C GtkObject.
| virtual void Gnome::UI::FontPicker::on_font_set | ( | const Glib::ustring & | font_name | ) | [protected, virtual] |
| Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::UI::FontPicker::property_font_name | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<Glib::ustring> Gnome::UI::FontPicker::property_font_name | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<int> Gnome::UI::FontPicker::property_label_font_size | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<int> Gnome::UI::FontPicker::property_label_font_size | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<GnomeFontPickerMode> Gnome::UI::FontPicker::property_mode | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<GnomeFontPickerMode> Gnome::UI::FontPicker::property_mode | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::UI::FontPicker::property_preview_text | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<Glib::ustring> Gnome::UI::FontPicker::property_preview_text | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<bool> Gnome::UI::FontPicker::property_show_size | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<bool> Gnome::UI::FontPicker::property_show_size | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::UI::FontPicker::property_title | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<Glib::ustring> Gnome::UI::FontPicker::property_title | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy_ReadOnly<bool> Gnome::UI::FontPicker::property_use_font_in_label | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| Glib::PropertyProxy<bool> Gnome::UI::FontPicker::property_use_font_in_label | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
| bool Gnome::UI::FontPicker::set_font_name | ( | const Glib::ustring & | fontname | ) |
| void Gnome::UI::FontPicker::set_mode | ( | GnomeFontPickerMode | mode | ) |
| void Gnome::UI::FontPicker::set_preview_text | ( | const Glib::ustring & | text | ) |
| void Gnome::UI::FontPicker::set_show_size | ( | bool | show_size = true |
) |
| void Gnome::UI::FontPicker::set_title | ( | const Glib::ustring & | title | ) |
| void Gnome::UI::FontPicker::set_use_font_in_label | ( | bool | use_font_in_label, | |
| gint | size | |||
| ) |
| Glib::SignalProxy1< void,const Glib::ustring& > Gnome::UI::FontPicker::signal_font_set | ( | ) |
void on_my_font_set(const Glib::ustring& font_name) | const Gtk::Widget* Gnome::UI::FontPicker::uw_get_widget | ( | ) | const |
| Gtk::Widget* Gnome::UI::FontPicker::uw_get_widget | ( | ) |
| void Gnome::UI::FontPicker::uw_set_widget | ( | Gtk::Widget & | widget | ) |
| Gnome::UI::FontPicker * wrap | ( | GnomeFontPicker * | object, | |
| bool | take_copy = false | |||
| ) | [related] |
A Glib::wrap() method for this object.
| object | The C instance. | |
| take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
1.6.2