effective span of a TextBuffer's tag?
- From: Yotam Medini <ymedini actcom co il>
- To: gtk-i18n-list gnome org
- Subject: effective span of a TextBuffer's tag?
- Date: Wed, 7 May 2003 12:29:01 -0400 (EDT)
Say a tag T with attributes such as
direction=gtk.TEXT_DIR_RTL
justification=gtk.JUSTIFY_RIGHT
was set/applied to a range R = [iter_begin, iter_end).
Questions
1. Assuming no other tag was applied, is the text
after iter_end effected by T?
2. If a text is inserted in the middle of [iter_begin, iter_end)
is it effected by the tag ?
3. When a text containing R is extracted and inserted (copy and paste)
elsewhere, does it carry any of T's attributes ?
-- yotam
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]