|
Main Page
Widgets
Namespaces
Book
Gtk::FontSelectionDialog Class Reference
[Dialogs]
A dialog box for selecting fonts.
More...
Inheritance diagram for Gtk::FontSelectionDialog:
[legend]List of all members.
Detailed Description
A dialog box for selecting fonts.
The Gtk::FontSelectionDialog widget is a dialog box for selecting a font.
Constructor & Destructor Documentation
virtual Gtk::FontSelectionDialog::~FontSelectionDialog |
( |
|
) |
[virtual] |
|
Gtk::FontSelectionDialog::FontSelectionDialog |
( |
|
) |
|
|
Gtk::FontSelectionDialog::FontSelectionDialog |
( |
const Glib::ustring& |
title |
) |
[explicit] |
|
Member Function Documentation
const Button* Gtk::FontSelectionDialog::get_apply_button |
( |
|
) |
const |
|
Button* Gtk::FontSelectionDialog::get_apply_button |
( |
|
) |
|
|
const Button* Gtk::FontSelectionDialog::get_cancel_button |
( |
|
) |
const |
|
Button* Gtk::FontSelectionDialog::get_cancel_button |
( |
|
) |
|
|
const FontSelection* Gtk::FontSelectionDialog::get_font_selection |
( |
|
) |
const |
|
const Button* Gtk::FontSelectionDialog::get_ok_button |
( |
|
) |
const |
|
Button* Gtk::FontSelectionDialog::get_ok_button |
( |
|
) |
|
|
const GtkFontSelectionDialog* Gtk::FontSelectionDialog::gobj |
( |
|
) |
const [inline] |
|
GtkFontSelectionDialog* Gtk::FontSelectionDialog::gobj |
( |
|
) |
[inline] |
|
bool Gtk::FontSelectionDialog::set_font_name |
( |
const Glib::ustring& |
fontname |
) |
|
|
void Gtk::FontSelectionDialog::set_preview_text |
( |
const Glib::ustring& |
fontname |
) |
|
|
Friends And Related Function Documentation
Gtk::FontSelectionDialog* wrap |
( |
GtkFontSelectionDialog* |
object, |
|
|
bool |
take_copy = false |
|
) |
[related] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|