From: SourceForge.net <no...@so...> - 2005-10-06 02:36:58
|
Bugs item #1314405, was opened at 2005-10-05 19:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1314405&group_id=53614 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: TextBuffer#selection_bounds returns nil Initial Comment: It seems that the only way to get TextIter at the cursor is to call TextBuffer#selection_bounds method. But currently when there is no selection it returns nil, on the other hand the corresponding API method gtk_text_buffer_get_selection_bounds returns start and end iterators that point to the same current location. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1314405&group_id=53614 |