Reference Manual |
![]() |
#include <inti/gtk-sourceview/sourceview.h>
SourceView is an enhanced Gtk::TextView widget that implements syntax highlighting and other features typical of a source code editor.
|
Construct a new SourceView from an existing GtkSourceView.
The view can be a newly created GtkSourceView or an existing GtkSourceView (see G::Object::Object). |
|
Constructs a new source view widget displaying the SourceBuffer buffer.
One buffer can be shared among many widgets. The source view adds its own reference count to the buffer; it does not take over an existing reference. |
|
Gets the marker pixbuf.
|
|
Enables auto indentation.
|
|
Sets whether spaces should be inserted instead of tabs.
|
|
Sets the position of the right margin.
|
|
Sets the line marker pixbuf.
|
|
Sets whether line marker pixbufs are displayed.
|
|
Sets whether line numbers are displayed.
|
|
Sets whether the right margin is displayed.
|
|
Sets whether the HOME and END keys move to the first/last characters on a line first before going to the start/end of the line.
|
|
Sets the tab width.
|
|
Generated on Wed Aug 27 21:17:28 2003 for Inti-SourceView by ![]() |