| Trees | Indices | Help |
|---|
|
|
object --+
|
gobject.GObject --+
|
PrintCompositor
Object GtkSourcePrintCompositor
Properties from GtkSourcePrintCompositor:
buffer -> GtkSourceBuffer: Source Buffer
The GtkSourceBuffer object to print
tab-width -> guint: Tab Width
Width of a tab character expressed in spaces
wrap-mode -> GtkWrapMode: Wrap Mode
Whether to wrap lines never, at word boundaries, or at character boundaries.
highlight-syntax -> gboolean: Highlight Syntax
Whether to print the document with highlighted syntax
print-line-numbers -> guint: Print Line Numbers
Interval of printed line numbers (0 means no numbers)
print-header -> gboolean: Print Header
Whether to print a header in each page
print-footer -> gboolean: Print Footer
Whether to print a footer in each page
body-font-name -> gchararray: Body Font Name
Name of the font to use for the text body (e.g. "Monospace 10")
line-numbers-font-name -> gchararray: Line Numbers Font Name
Name of the font to use for the line numbers (e.g. "Monospace 10")
header-font-name -> gchararray: Header Font Name
Name of the font to use for the page header (e.g. "Monospace 10")
footer-font-name -> gchararray: Footer Font Name
Name of the font to use for the page footer (e.g. "Monospace 10")
n-pages -> gint: Number of pages
The number of pages in the document (-1 means the document has not been completely paginated).
Signals from GObject:
notify (GParam)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__gtype__ = <GType GtkSourcePrintCompositor (77178016)>
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Sep 16 23:29:29 2012 | http://epydoc.sourceforge.net |