Description Usage Arguments Details Value Author(s)
Computes the effect of any tags applied to this spot in the
text. The values parameter should be initialized to the default
settings you wish to use if no tags are in effect. You'd typically
obtain the defaults from gtkTextViewGetDefaultAttributes.
1 | gtkTextIterGetAttributes(object, values)
|
|
an iterator |
|
a |
gtkTextIterGetAttributes will modify values, applying the
effects of any tags present at iter. If any tags affected values,
the function returns TRUE.
[logical] TRUE if values was modified
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.