![]() |
![]() |
Public Member Functions | |
AttrShape (PangoAttrShape* castitem, bool take_copy=true) | |
AttrShape (const AttrShape& src) | |
Rectangle | get_ink_rect () const |
Gets the ink rectangle to restrict to. | |
Rectangle | get_logical_rect () const |
Gets the logical rectangle to restrict to. | |
const PangoAttrShape* | gobj () const |
Provides access to the underlying C GObject. | |
PangoAttrShape* | gobj () |
Provides access to the underlying C GObject. | |
AttrShape& | operator= (const AttrShape& src) |
void | set_ink_rect (const Rectangle& value) |
Sets the ink rectangle to restrict to. | |
void | set_logical_rect (const Rectangle& value) |
Sets the logical rectangle to restrict to. | |
Protected Member Functions | |
AttrShape () | |
Related Functions | |
(Note that these are not member functions.) | |
Pango::AttrShape | wrap (PangoAttrShape* object, bool take_copy=false) |
|
|
|
|
|
|
|
Gets the ink rectangle to restrict to.
|
|
Gets the logical rectangle to restrict to.
|
|
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute. |
|
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute. |
|
|
|
Sets the ink rectangle to restrict to.
|
|
Sets the logical rectangle to restrict to.
|
|
|