get_gutter


Description:

public unowned Widget? get_gutter (TextWindowType win)

Gets a `GtkWidget` that has previously been set as gutter.

See [method@Gtk.TextView.set_gutter].

win must be one of gtk_text_window_left, gtk_text_window_right , gtk_text_window_top, or gtk_text_window_bottom.

Parameters:

this

a `GtkTextView`

win

a `GtkTextWindowType`

Returns:

a `GtkWidget`