get_gutter


Description:

[ Version ( since = "2.8" ) ]
public unowned SourceGutter get_gutter (TextWindowType window_type)

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 SourceView.

window_type

the gutter window type.

Returns:

the SourceGutter.