get_gutter
Description:
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` |