A Pango::AttrLanguage is used to represent an attribute that is a language. More...
List of all members.
Detailed Description
A Pango::AttrLanguage is used to represent an attribute that is a language.
Constructor & Destructor Documentation
Pango::AttrLanguage::AttrLanguage |
( |
) |
[protected] |
Pango::AttrLanguage::AttrLanguage |
( |
const AttrLanguage& |
src ) |
|
Pango::AttrLanguage::AttrLanguage |
( |
PangoAttrLanguage * |
castitem, |
|
|
bool |
take_copy = true |
|
) |
| [explicit] |
Member Function Documentation
Language Pango::AttrLanguage::get_language |
( |
) |
const |
Gets the language which is the value of the attribute.
- Returns:
- The language tag of the attribute.
const PangoAttrLanguage* Pango::AttrLanguage::gobj |
( |
) |
const [inline] |
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute.
PangoAttrLanguage* Pango::AttrLanguage::gobj |
( |
) |
[inline] |
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute.
void Pango::AttrLanguage::set_language |
( |
const Language& |
value ) |
|
Sets the language which is the value of the attribute.
- Parameters:
-
value | The new language tag for the attribute. |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: