gtkTextViewGetDefaultAttributes: gtkTextViewGetDefaultAttributes
Description
Obtains a copy of the default text attributes. These are the
attributes used for text unless a tag overrides them.
You'd typically pass the default attributes in to
gtkTextIterGetAttributes
in order to get the
attributes in effect at a given text position.Usage
gtkTextViewGetDefaultAttributes(object)
Details
and should be freed.