logo top
Main Page   Widgets   Namespaces   Book  

Gtk::FontSelectionDialog Class Reference
[Dialogs]

Inheritance diagram for Gtk::FontSelectionDialog:

Inheritance graph
[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.


Public Member Functions

 FontSelectionDialog (const Glib::ustring& title)
 FontSelectionDialog ()
const Buttonget_apply_button () const
Buttonget_apply_button ()
const Buttonget_cancel_button () const
Buttonget_cancel_button ()
Glib::ustring get_font_name () const
const FontSelectionget_font_selection () const
FontSelectionget_font_selection ()
const Buttonget_ok_button () const
Buttonget_ok_button ()
Glib::ustring get_preview_text () const
const GtkFontSelectionDialog* gobj () const
 Provides access to the underlying C GtkObject.
GtkFontSelectionDialog* gobj ()
 Provides access to the underlying C GtkObject.
bool set_font_name (const Glib::ustring& fontname)
void set_preview_text (const Glib::ustring& fontname)
virtual ~FontSelectionDialog ()

Related Functions

(Note that these are not member functions.)

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


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
 

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

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Dialog.

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

Provides access to the underlying C GtkObject.

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]
 

Parameters:
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.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated for gtkmm 2.4 by Doxygen 1.4.4 © 1997-2001