#include <font-picker.h>
Inheritance diagram for Gnome::UI::FontPicker:
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< GnomeFontPickerMode > | property_mode () |
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< 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< 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< 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< bool > | property_show_size () |
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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Button. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Button. |
|
|
|
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.
|
|
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.
|
|
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.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|