<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Python GtkSourceView Reference Manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="description" content="This reference describes the classes of the Python GtkSourceView module."><link rel="home" href="index.html" title="Python GtkSourceView Reference Manual"><link rel="next" href="gtksourceview-class-reference.html" title="The GtkSourceView Class Reference"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Python GtkSourceView Reference Manual</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="gtksourceview-class-reference.html">Next</a></td></tr></table><hr></div><div class="book" title="Python GtkSourceView Reference Manual"><div class="titlepage"><div><div><h1 class="title"><a name="pygtksourceview"></a>Python GtkSourceView Reference Manual</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Gian Mario</span> <span class="surname">Tagliaretti</span></h3></div></div></div><div><p class="pubdate">April 17, 2005</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>This reference describes the classes of the Python GtkSourceView module.</p></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="gtksourceview-class-reference.html">The GtkSourceView Class Reference</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="class-gtksourceview.html">gtksourceview.SourceView</a></span><span class="refpurpose"> — a widget that displays the source code</span></dt><dt><span class="refentrytitle"><a href="class-gtksourcebuffer.html">gtksourceview.SourceBuffer</a></span><span class="refpurpose"> — Text buffer object for <a class="link" href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></span></dt><dt><span class="refentrytitle"><a href="class-gtksourcelanguage.html">gtksourceview.SourceLanguage</a></span><span class="refpurpose"> — Source language object for <a class="link" href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></span></dt><dt><span class="refentrytitle"><a href="class-gtksourcelanguagesmanager.html">gtksourceview.SourceLanguagesManager</a></span><span class="refpurpose"> — Languages Manager object for <a class="link" href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></span></dt><dt><span class="refentrytitle"><a href="class-gtksourcemarker.html">gtksourceview.SourceMarker</a></span><span class="refpurpose"> — Marker object for <a class="link" href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></span></dt><dt><span class="refentrytitle"><a href="class-gtksourcestylescheme.html">gtksourceview.SourceStyleScheme</a></span><span class="refpurpose"> — StyleScheme object for <a class="link" href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></span></dt><dt><span class="refentrytitle"><a href="class-gtksourcetag.html">gtksourceview.SourceTag</a></span><span class="refpurpose"> — Tag object for <a class="link" href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></span></dt><dt><span class="refentrytitle"><a href="class-gtksourcetagtable.html">gtksourceview.SourceTagTable</a></span><span class="refpurpose"> — Text Tag Table object for <a class="link" href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></span></dt><dt><span class="refentrytitle"><a href="class-gtksourcetagstyle.html">gtksourceview.SourceTagStyle</a></span><span class="refpurpose"> — Tag Style object for <a class="link" href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></span></dt><dt><span class="refentrytitle"><a href="class-gtksourceprintjob.html">gtksourceview.SourcePrintJob</a></span><span class="refpurpose"> — Print Job object for <a class="link" href="class-gtksourceview.html" title="gtksourceview.SourceView">gtksourceview.SourceView</a></span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="gtksourceview-class-reference.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> The GtkSourceView Class Reference</td></tr></table></div></body></html>
|