libgnomecanvasmm
Public Member Functions | Related Functions
Gnome::Canvas::Text Class Reference

#include <text.h>

Inheritance diagram for Gnome::Canvas::Text:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Text ()
GnomeCanvasText * gobj ()
 Provides access to the underlying C GtkObject.
const GnomeCanvasText * gobj () const
 Provides access to the underlying C GtkObject.
 Text (Group &parent, double x, double y, const Glib::ustring &text)
 Text (Group &parent)
Glib::PropertyProxy
< Glib::ustring > 
property_text ()
 Text to render.
Glib::PropertyProxy_ReadOnly
< Glib::ustring > 
property_text () const
 Text to render.
Glib::PropertyProxy_WriteOnly
< Glib::ustring > 
property_markup ()
 Marked up text to render.
Glib::PropertyProxy< double > property_x ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_x () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< double > property_y ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_y () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy
< Glib::ustring > 
property_font ()
 Font description as a string.
Glib::PropertyProxy_ReadOnly
< Glib::ustring > 
property_font () const
 Font description as a string.
Glib::PropertyProxy
< Pango::FontDescription > 
property_font_desc ()
 Font description as a PangoFontDescription struct.
Glib::PropertyProxy_ReadOnly
< Pango::FontDescription > 
property_font_desc () const
 Font description as a PangoFontDescription struct.
Glib::PropertyProxy
< Glib::ustring > 
property_family ()
 Name of the font family.
Glib::PropertyProxy_ReadOnly
< Glib::ustring > 
property_family () const
 Name of the font family.
Glib::PropertyProxy< bool > property_family_set ()
 Whether this tag affects the font family.
Glib::PropertyProxy_ReadOnly
< bool > 
property_family_set () const
 Whether this tag affects the font family.
Glib::PropertyProxy
< Pango::AttrList > 
property_attributes ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< Pango::AttrList > 
property_attributes () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< Pango::Style > property_style ()
 Font style.
Glib::PropertyProxy_ReadOnly
< Pango::Style > 
property_style () const
 Font style.
Glib::PropertyProxy< bool > property_style_set ()
 Whether this tag affects the font style.
Glib::PropertyProxy_ReadOnly
< bool > 
property_style_set () const
 Whether this tag affects the font style.
Glib::PropertyProxy
< Pango::Variant > 
property_variant ()
 Font variant.
Glib::PropertyProxy_ReadOnly
< Pango::Variant > 
property_variant () const
 Font variant.
Glib::PropertyProxy< bool > property_variant_set ()
 Whether this tag affects the font variant.
Glib::PropertyProxy_ReadOnly
< bool > 
property_variant_set () const
 Whether this tag affects the font variant.
Glib::PropertyProxy< int > property_weight ()
 Font weight.
Glib::PropertyProxy_ReadOnly< int > property_weight () const
 Font weight.
Glib::PropertyProxy< bool > property_weight_set ()
 Whether this tag affects the font weight.
Glib::PropertyProxy_ReadOnly
< bool > 
property_weight_set () const
 Whether this tag affects the font weight.
Glib::PropertyProxy
< Pango::Weight > 
property_stretch ()
 Font stretch.
Glib::PropertyProxy_ReadOnly
< Pango::Weight > 
property_stretch () const
 Font stretch.
Glib::PropertyProxy< bool > property_stretch_set ()
 Whether this tag affects the font stretch.
Glib::PropertyProxy_ReadOnly
< bool > 
property_stretch_set () const
 Whether this tag affects the font stretch.
Glib::PropertyProxy< int > property_size ()
 Font size.
Glib::PropertyProxy_ReadOnly< int > property_size () const
 Font size.
Glib::PropertyProxy< bool > property_size_set ()
 Whether this tag affects the font size.
Glib::PropertyProxy_ReadOnly
< bool > 
property_size_set () const
 Whether this tag affects the font size.
Glib::PropertyProxy< double > property_size_points ()
 Font size in points.
Glib::PropertyProxy_ReadOnly
< double > 
property_size_points () const
 Font size in points.
Glib::PropertyProxy< bool > property_strikethrough ()
 Whether to strike through the text.
Glib::PropertyProxy_ReadOnly
< bool > 
property_strikethrough () const
 Whether to strike through the text.
Glib::PropertyProxy< bool > property_strikethrough_set ()
 Whether this tag affects strikethrough.
Glib::PropertyProxy_ReadOnly
< bool > 
property_strikethrough_set () const
 Whether this tag affects strikethrough.
Glib::PropertyProxy
< Pango::Underline > 
property_underline ()
 Style of underline for this text.
Glib::PropertyProxy_ReadOnly
< Pango::Underline > 
property_underline () const
 Style of underline for this text.
Glib::PropertyProxy< bool > property_underline_set ()
 Whether this tag affects underlining.
Glib::PropertyProxy_ReadOnly
< bool > 
property_underline_set () const
 Whether this tag affects underlining.
Glib::PropertyProxy< int > property_rise ()
 Offset of text above the baseline (below the baseline if rise is negative).
Glib::PropertyProxy_ReadOnly< int > property_rise () const
 Offset of text above the baseline (below the baseline if rise is negative).
Glib::PropertyProxy< bool > property_rise_set ()
 Whether this tag affects the rise.
Glib::PropertyProxy_ReadOnly
< bool > 
property_rise_set () const
 Whether this tag affects the rise.
Glib::PropertyProxy< double > property_scale ()
 Size of font.
Glib::PropertyProxy_ReadOnly
< double > 
property_scale () const
 Size of font.
Glib::PropertyProxy< bool > property_scale_set ()
 Whether this tag affects font scaling.
Glib::PropertyProxy_ReadOnly
< bool > 
property_scale_set () const
 Whether this tag affects font scaling.
Glib::PropertyProxy
< Gtk::AnchorType > 
property_anchor ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< Gtk::AnchorType > 
property_anchor () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy
< Gtk::Justification > 
property_justification ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< Gtk::Justification > 
property_justification () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< double > property_clip_width ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_clip_width () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< double > property_clip_height ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_clip_height () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< bool > property_clip ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< bool > 
property_clip () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< double > property_x_offset ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_x_offset () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< double > property_y_offset ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< double > 
property_y_offset () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy
< Glib::ustring > 
property_fill_color ()
 Text color.
Glib::PropertyProxy_ReadOnly
< Glib::ustring > 
property_fill_color () const
 Text color.
Glib::PropertyProxy< Gdk::Color > property_fill_color_gdk ()
 Text color.
Glib::PropertyProxy_ReadOnly
< Gdk::Color > 
property_fill_color_gdk () const
 Text color.
Glib::PropertyProxy< guint > property_fill_color_rgba ()
 Text color.
Glib::PropertyProxy_ReadOnly
< guint > 
property_fill_color_rgba () const
 Text color.
Glib::PropertyProxy
< Glib::RefPtr< Gdk::Bitmap > > 
property_fill_stipple ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly
< Glib::RefPtr< Gdk::Bitmap > > 
property_fill_stipple () const
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< double > property_text_width ()
 Width of the rendered text.
Glib::PropertyProxy_ReadOnly
< double > 
property_text_width () const
 Width of the rendered text.
Glib::PropertyProxy< double > property_text_height ()
 Height of the rendered text.
Glib::PropertyProxy_ReadOnly
< double > 
property_text_height () const
 Height of the rendered text.

Related Functions

(Note that these are not member functions.)

Gnome::Canvas::Textwrap (GnomeCanvasText *object, bool take_copy=false)
 A Glib::wrap() method for this object.

Constructor & Destructor Documentation

virtual Gnome::Canvas::Text::~Text ( ) [virtual]
Gnome::Canvas::Text::Text ( Group parent,
double  x,
double  y,
const Glib::ustring &  text 
)
Gnome::Canvas::Text::Text ( Group parent) [explicit]

Member Function Documentation

GnomeCanvasText* Gnome::Canvas::Text::gobj ( ) [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

const GnomeCanvasText* Gnome::Canvas::Text::gobj ( ) const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::Item.

Glib::PropertyProxy<Gtk::AnchorType> Gnome::Canvas::Text::property_anchor ( )

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_ReadOnly<Gtk::AnchorType> Gnome::Canvas::Text::property_anchor ( ) const

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<Pango::AttrList> Gnome::Canvas::Text::property_attributes ( )

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_ReadOnly<Pango::AttrList> Gnome::Canvas::Text::property_attributes ( ) const

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> Gnome::Canvas::Text::property_clip ( )

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_ReadOnly<bool> Gnome::Canvas::Text::property_clip ( ) const

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<double> Gnome::Canvas::Text::property_clip_height ( )

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_ReadOnly<double> Gnome::Canvas::Text::property_clip_height ( ) const

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<double> Gnome::Canvas::Text::property_clip_width ( )

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_ReadOnly<double> Gnome::Canvas::Text::property_clip_width ( ) const

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> Gnome::Canvas::Text::property_family ( )

Name of the font family.

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_ReadOnly<Glib::ustring> Gnome::Canvas::Text::property_family ( ) const

Name of the font family.

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> Gnome::Canvas::Text::property_family_set ( )

Whether this tag affects the font family.

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_ReadOnly<bool> Gnome::Canvas::Text::property_family_set ( ) const

Whether this tag affects the font family.

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> Gnome::Canvas::Text::property_fill_color ( )

Text color.

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_ReadOnly<Glib::ustring> Gnome::Canvas::Text::property_fill_color ( ) const

Text color.

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<Gdk::Color> Gnome::Canvas::Text::property_fill_color_gdk ( )

Text color.

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_ReadOnly<Gdk::Color> Gnome::Canvas::Text::property_fill_color_gdk ( ) const

Text color.

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<guint> Gnome::Canvas::Text::property_fill_color_rgba ( )

Text color.

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_ReadOnly<guint> Gnome::Canvas::Text::property_fill_color_rgba ( ) const

Text color.

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::RefPtr<Gdk::Bitmap> > Gnome::Canvas::Text::property_fill_stipple ( )

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_ReadOnly< Glib::RefPtr<Gdk::Bitmap> > Gnome::Canvas::Text::property_fill_stipple ( ) const

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> Gnome::Canvas::Text::property_font ( )

Font description as a string.

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_ReadOnly<Glib::ustring> Gnome::Canvas::Text::property_font ( ) const

Font description as a string.

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<Pango::FontDescription> Gnome::Canvas::Text::property_font_desc ( )

Font description as a PangoFontDescription struct.

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_ReadOnly<Pango::FontDescription> Gnome::Canvas::Text::property_font_desc ( ) const

Font description as a PangoFontDescription struct.

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<Gtk::Justification> Gnome::Canvas::Text::property_justification ( )

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_ReadOnly<Gtk::Justification> Gnome::Canvas::Text::property_justification ( ) const

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_WriteOnly<Glib::ustring> Gnome::Canvas::Text::property_markup ( )

Marked up text to render.

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<int> Gnome::Canvas::Text::property_rise ( )

Offset of text above the baseline (below the baseline if rise is negative).

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_ReadOnly<int> Gnome::Canvas::Text::property_rise ( ) const

Offset of text above the baseline (below the baseline if rise is negative).

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> Gnome::Canvas::Text::property_rise_set ( )

Whether this tag affects the rise.

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_ReadOnly<bool> Gnome::Canvas::Text::property_rise_set ( ) const

Whether this tag affects the rise.

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<double> Gnome::Canvas::Text::property_scale ( )

Size of 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_ReadOnly<double> Gnome::Canvas::Text::property_scale ( ) const

Size of 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> Gnome::Canvas::Text::property_scale_set ( )

Whether this tag affects font scaling.

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_ReadOnly<bool> Gnome::Canvas::Text::property_scale_set ( ) const

Whether this tag affects font scaling.

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<int> Gnome::Canvas::Text::property_size ( )

Font 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_ReadOnly<int> Gnome::Canvas::Text::property_size ( ) const

Font 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<double> Gnome::Canvas::Text::property_size_points ( )

Font size in points.

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_ReadOnly<double> Gnome::Canvas::Text::property_size_points ( ) const

Font size in points.

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> Gnome::Canvas::Text::property_size_set ( )

Whether this tag affects the font 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_ReadOnly<bool> Gnome::Canvas::Text::property_size_set ( ) const

Whether this tag affects the font 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<Pango::Weight> Gnome::Canvas::Text::property_stretch ( )

Font stretch.

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_ReadOnly<Pango::Weight> Gnome::Canvas::Text::property_stretch ( ) const

Font stretch.

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> Gnome::Canvas::Text::property_stretch_set ( )

Whether this tag affects the font stretch.

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_ReadOnly<bool> Gnome::Canvas::Text::property_stretch_set ( ) const

Whether this tag affects the font stretch.

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> Gnome::Canvas::Text::property_strikethrough ( )

Whether to strike through the text.

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_ReadOnly<bool> Gnome::Canvas::Text::property_strikethrough ( ) const

Whether to strike through the text.

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> Gnome::Canvas::Text::property_strikethrough_set ( )

Whether this tag affects strikethrough.

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_ReadOnly<bool> Gnome::Canvas::Text::property_strikethrough_set ( ) const

Whether this tag affects strikethrough.

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<Pango::Style> Gnome::Canvas::Text::property_style ( )

Font 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_ReadOnly<Pango::Style> Gnome::Canvas::Text::property_style ( ) const

Font 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<bool> Gnome::Canvas::Text::property_style_set ( )

Whether this tag affects the font 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_ReadOnly<bool> Gnome::Canvas::Text::property_style_set ( ) const

Whether this tag affects the font 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> Gnome::Canvas::Text::property_text ( )

Text to render.

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_ReadOnly<Glib::ustring> Gnome::Canvas::Text::property_text ( ) const

Text to render.

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<double> Gnome::Canvas::Text::property_text_height ( )

Height of the rendered text.

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_ReadOnly<double> Gnome::Canvas::Text::property_text_height ( ) const

Height of the rendered text.

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<double> Gnome::Canvas::Text::property_text_width ( )

Width of the rendered text.

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_ReadOnly<double> Gnome::Canvas::Text::property_text_width ( ) const

Width of the rendered text.

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<Pango::Underline> Gnome::Canvas::Text::property_underline ( )

Style of underline for this text.

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_ReadOnly<Pango::Underline> Gnome::Canvas::Text::property_underline ( ) const

Style of underline for this text.

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> Gnome::Canvas::Text::property_underline_set ( )

Whether this tag affects underlining.

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_ReadOnly<bool> Gnome::Canvas::Text::property_underline_set ( ) const

Whether this tag affects underlining.

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<Pango::Variant> Gnome::Canvas::Text::property_variant ( )

Font variant.

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_ReadOnly<Pango::Variant> Gnome::Canvas::Text::property_variant ( ) const

Font variant.

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> Gnome::Canvas::Text::property_variant_set ( )

Whether this tag affects the font variant.

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_ReadOnly<bool> Gnome::Canvas::Text::property_variant_set ( ) const

Whether this tag affects the font variant.

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<int> Gnome::Canvas::Text::property_weight ( )

Font weight.

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_ReadOnly<int> Gnome::Canvas::Text::property_weight ( ) const

Font weight.

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> Gnome::Canvas::Text::property_weight_set ( )

Whether this tag affects the font weight.

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_ReadOnly<bool> Gnome::Canvas::Text::property_weight_set ( ) const

Whether this tag affects the font weight.

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<double> Gnome::Canvas::Text::property_x ( )

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_ReadOnly<double> Gnome::Canvas::Text::property_x ( ) const

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<double> Gnome::Canvas::Text::property_x_offset ( )

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_ReadOnly<double> Gnome::Canvas::Text::property_x_offset ( ) const

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<double> Gnome::Canvas::Text::property_y ( )

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_ReadOnly<double> Gnome::Canvas::Text::property_y ( ) const

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<double> Gnome::Canvas::Text::property_y_offset ( )

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_ReadOnly<double> Gnome::Canvas::Text::property_y_offset ( ) const

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.

Friends And Related Function Documentation

Gnome::Canvas::Text * wrap ( GnomeCanvasText *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
objectThe C instance.
take_copyFalse 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: