logo top
Main Page   Widgets   Namespaces   Book  

Gtk::FontButton Class Reference
[Widgets]

Inheritance diagram for Gtk::FontButton:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~FontButton ()
GtkFontButton* gobj ()
 Provides access to the underlying C GtkObject.

const GtkFontButton* gobj () const
 Provides access to the underlying C GtkObject.

 FontButton ()
 FontButton (const Glib::ustring& fontname)
Glib::ustring get_title () const
void set_title (const Glib::ustring& title)
bool get_use_font () const
void set_use_font (bool use_font=true)
bool get_use_size () const
void set_use_size (bool use_size=true)
Glib::ustring get_font_name () const
bool set_font_name (const Glib::ustring& fontname)
bool get_show_style () const
void set_show_style (bool show_style=true)
bool get_show_size () const
void set_show_size (bool show_size=true)
Glib::PropertyProxy<Glib::ustringproperty_title ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy<Glib::ustringproperty_font_name ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy<bool> property_use_font ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy<bool> property_use_size ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Glib::PropertyProxy<bool> property_show_style ()
 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::SignalProxy0<void> signal_font_set ()

Protected Member Functions

virtual void on_font_set ()

Related Functions

(Note that these are not member functions.)

Gtk::FontButtonwrap (GtkFontButton* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gtk::FontButton::~FontButton (  )  [virtual]
 

Gtk::FontButton::FontButton (  ) 
 

Gtk::FontButton::FontButton ( const Glib::ustring fontname  )  [explicit]
 


Member Function Documentation

Glib::ustring Gtk::FontButton::get_font_name (  )  const
 

bool Gtk::FontButton::get_show_size (  )  const
 

bool Gtk::FontButton::get_show_style (  )  const
 

Glib::ustring Gtk::FontButton::get_title (  )  const
 

bool Gtk::FontButton::get_use_font (  )  const
 

bool Gtk::FontButton::get_use_size (  )  const
 

const GtkFontButton* Gtk::FontButton::gobj (  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Button.

GtkFontButton* Gtk::FontButton::gobj (  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Button.

virtual void Gtk::FontButton::on_font_set (  )  [protected, virtual]
 

Glib::PropertyProxy<Glib::ustring> Gtk::FontButton::property_font_name (  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gtk::FontButton::property_show_size (  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gtk::FontButton::property_show_style (  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<Glib::ustring> Gtk::FontButton::property_title (  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gtk::FontButton::property_use_font (  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gtk::FontButton::property_use_size (  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

bool Gtk::FontButton::set_font_name ( const Glib::ustring fontname  ) 
 

void Gtk::FontButton::set_show_size ( bool  show_size = true  ) 
 

void Gtk::FontButton::set_show_style ( bool  show_style = true  ) 
 

void Gtk::FontButton::set_title ( const Glib::ustring title  ) 
 

void Gtk::FontButton::set_use_font ( bool  use_font = true  ) 
 

void Gtk::FontButton::set_use_size ( bool  use_size = true  ) 
 

Glib::SignalProxy0<void> Gtk::FontButton::signal_font_set (  ) 
 

Prototype:
void font_set()


Friends And Related Function Documentation

Gtk::FontButton* wrap ( GtkFontButton*  object,
bool  take_copy = false
[related]
 


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