Gtk2::TextMark(3) User Contributed Perl Documentation Gtk2::TextMark(3)

Gtk2::TextMark - wrapper for GtkTextMark

Glib::Object
+----Gtk2::TextMark

  • $name (string or undef)
  • $left_gravity (boolean)

Since: gtk+ 2.12

boolean = $mark->get_deleted

boolean = $mark->get_left_gravity

boolean = $mark->get_visible

$setting (boolean)

'left-gravity' (boolean : default false : readable / writable / construct-only / private / static-nick / static-blurb)
Whether the mark has left gravity
'name' (string : default undef : readable / writable / construct-only / private / static-nick / static-blurb)
Mark name

Gtk2, Glib::Object

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

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

2023-07-25 perl v5.38.0