Query: gtk2::textmark
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::TextMark(3pm) User Contributed Perl Documentation Gtk2::TextMark(3pm)NAMEGtk2::TextMark - wrapper for GtkTextMarkHIERARCHYGlib::Object +----Gtk2::TextMarkMETHODStextmark = Gtk2::TextMark->new ($name, $left_gravity) o $name (string or undef) o $left_gravity (boolean) Since: gtk+ 2.12 textbuffer or undef = $mark->get_buffer boolean = $mark->get_deleted boolean = $mark->get_left_gravity string or undef = $mark->get_name boolean = $mark->get_visible $mark->set_visible ($setting) o $setting (boolean)PROPERTIES'left-gravity' (boolean : default false : readable / writable / construct-only / private) Whether the mark has left gravity 'name' (string : default undef : readable / writable / construct-only / private) Mark nameSEE ALSOGtk2, Glib::ObjectCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::TextMark(3pm)