Virtual Method
AtkTextget_default_attributes
Declaration [src]
AtkAttributeSet*
get_default_attributes (
AtkText* text
)
Description [src]
Creates an AtkAttributeSet
which consists of the default values of
attributes for the text. See the enum AtkTextAttribute for types of text
attributes that can be returned. Note that other attributes may also be returned.
Return value
Returns: | AtkAttributeSet |
An |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |