get_gutter
Description:
Returns the [class@Gutter] 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.
Parameters:
this |
a View. |
window_type |
the gutter window type. |
Returns:
the Gutter. |