Google

logo top
Main Page   Widgets   Namespaces   Book  

Gtk::FontSelectionDialog Class Reference
[Dialogs]

A dialog box for selecting fonts. More...

Inheritance diagram for Gtk::FontSelectionDialog:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual ~FontSelectionDialog ()
GtkFontSelectionDialog* gobj ()
const GtkFontSelectionDialog* gobj () const
 FontSelectionDialog ()
 FontSelectionDialog (const Glib::ustring& title)
bool set_font_name (const Glib::ustring& fontname)
Glib::ustring get_font_name () const
Glib::ustring get_preview_text ()
void set_preview_text (const Glib::ustring& fontname)
FontSelectionget_font_selection ()
const FontSelectionget_font_selection () const
Buttonget_ok_button ()
const Buttonget_ok_button () const
Buttonget_apply_button ()
const Buttonget_apply_button () const
Buttonget_cancel_button ()
const Buttonget_cancel_button () const

Related Functions

(Note that these are not member functions.)

Gtk::FontSelectionDialog* wrap (GtkFontSelectionDialog* object, bool take_copy=false)

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 (  
 

Glib::ustring Gtk::FontSelectionDialog::get_font_name (   const
 

const FontSelection* Gtk::FontSelectionDialog::get_font_selection (   const
 

FontSelection* Gtk::FontSelectionDialog::get_font_selection (  
 

const Button* Gtk::FontSelectionDialog::get_ok_button (   const
 

Button* Gtk::FontSelectionDialog::get_ok_button (  
 

Glib::ustring Gtk::FontSelectionDialog::get_preview_text (  
 

const GtkFontSelectionDialog* Gtk::FontSelectionDialog::gobj (   const [inline]
 

Reimplemented from Gtk::Dialog.

GtkFontSelectionDialog* Gtk::FontSelectionDialog::gobj (   [inline]
 

Reimplemented from Gtk::Dialog.

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