[ Version ( since = "2.8" ) ]
public unowned SourceGutter get_gutter (TextWindowType window_type)
Returns the SourceGutter object associated with window_type for
this.
Only GTK_TEXT_WINDOW_LEFT and GTK_TEXT_WINDOW_RIGHT are supported, respectively corresponding to the left and right gutter. The line numbers and mark category icons are rendered in the left gutter.
| this |
a SourceView. |
| window_type |
the gutter window type. |
|
the SourceGutter. |