get_gutter


Description:

public unowned Gutter 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 View.

window_type

the gutter window type.

Returns:

the Gutter.