Method
AtspiTextget_default_attributes
Declaration [src]
GHashTable*
atspi_text_get_default_attributes (
AtspiText* obj
GError** error
)
Description [src]
Gets the default attributes applied to an AtspiText
object. The text attributes correspond to CSS attributes
where possible. The combination of this attribute set and
the attributes reported by #atspi_text_get_attributes
describes the entire set of text attributes over a range.
Return value
Returns: | GHashTable |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |