debian man page for gtk2::sourceview2::mark

Query: gtk2::sourceview2::mark

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Gtk2::SourceView2::Mark(3pm)				User Contributed Perl Documentation			      Gtk2::SourceView2::Mark(3pm)

NAME
Gtk2::SourceView2::Mark
HIERARCHY
Glib::Object +----Gtk2::TextMark +----Gtk2::SourceView2::Mark
METHODS
mark = Gtk2::SourceView2::Mark->new ($name, $category) o $name (string or undef) o $category (string) string = $mark->get_category mark or undef = $mark->next ($category) o $category (string or undef) mark or undef = $mark->prev ($category) o $category (string or undef)
PROPERTIES
'category' (string : default undef : readable / writable / construct-only) The mark category
SEE ALSO
Gtk2::SourceView2, Glib::Object, Gtk2::TextMark
COPYRIGHT
Copyright (C) 2009 by Emmanuel Rodriguez perl v5.14.2 2011-11-16 Gtk2::SourceView2::Mark(3pm)
Related Man Pages
gtk2::radiomenuitem(3) - suse
gtk2::optionmenu(3pm) - debian
gtk2::radiotoolbutton(3pm) - debian
gtk2::sourceview2::languagemanager(3pm) - debian
gtk2::sourceview2::style(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?