GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Gtk2::TextIter(3) User Contributed Perl Documentation Gtk2::TextIter(3)

Gtk2::TextIter - wrapper for GtkTextIter

  Glib::Boxed
  +----Gtk2::TextIter

$count (integer)

$count (integer)

  • $pred (scalar)
  • $user_data (scalar)
  • $limit (Gtk2::TextIter or undef)

$count (integer)

  • $str (string)
  • $flags (Gtk2::TextSearchFlags)
  • $limit (Gtk2::TextIter or undef)

$count (integer)

$tag (Gtk2::TextTag or undef)

Since: gtk+ 2.4

$count (integer)

Since: gtk+ 2.4

Since: gtk+ 2.8

$count (integer)

Since: gtk+ 2.8

Since: gtk+ 2.4

$count (integer)

Since: gtk+ 2.4

$count (integer)

$tag (Gtk2::TextTag or undef)

$default_editability (boolean)

$rhs (Gtk2::TextIter)

$default_setting (boolean)

$tag (Gtk2::TextTag or undef)

$rhs (Gtk2::TextIter)

$count (integer)

$count (integer)

  • $pred (scalar)
  • $user_data (scalar)
  • $limit (Gtk2::TextIter or undef)

$count (integer)

  • $str (string)
  • $flags (Gtk2::TextSearchFlags)
  • $limit (Gtk2::TextIter or undef)

$count (integer)

$tag (Gtk2::TextTag or undef)

Since: gtk+ 2.4

$count (integer)

Since: gtk+ 2.4

Since: gtk+ 2.8

$count (integer)

Since: gtk+ 2.8

Since: gtk+ 2.4

$count (integer)

Since: gtk+ 2.4

$count (integer)

$tag (Gtk2::TextTag)

  • $start (Gtk2::TextIter)
  • $end (Gtk2::TextIter)

$byte_on_line (integer)

$char_on_line (integer)

$line_number (integer)

Returns a list of all Gtk2::TextMark at this location. Because marks are not iterable (they don't take up any "space" in the buffer, they are just marks in between iterable locations), multiple marks can exist in the same place. The returned list is not in any meaningful order.

$char_offset (integer)

$second (Gtk2::TextIter)

$end (Gtk2::TextIter)

Returns a list of tags that apply to iter, in ascending order of priority (highest-priority tags are last).

$end (Gtk2::TextIter)

$toggled_on (boolean)

Returns a list of Gtk2::TextTag that are toggled on or off at this point. (If toggled_on is TRUE, the list contains tags that are toggled on.) If a tag is toggled on at iter, then some non-empty range of characters following iter has that tag applied to it. If a tag is toggled off, then some non-empty range following iter does not have the tag applied to it.

$tag (Gtk2::TextTag or undef)

$byte_on_line (integer)

$char_on_line (integer)

$end (Gtk2::TextIter)

$end (Gtk2::TextIter)

  • 'visible-only' / 'GTK_TEXT_SEARCH_VISIBLE_ONLY'
  • 'text-only' / 'GTK_TEXT_SEARCH_TEXT_ONLY'

Gtk2, Glib::Boxed

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.

2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.