Virtual Method

GtkSourceGutterRendererchange_view

Declaration

void
change_view (
  GtkSourceGutterRenderer* renderer,
  GtkSourceView* old_view
)

Description

This is called when the text view changes for renderer.

Parameters

old_view GtkSourceView
 

The old GtkTextView.

 The argument can be NULL.
 The data is owned by the caller of the function.