Virtual Method

GtkTextViewdraw_layer

Declaration [src]

void
draw_layer (
  GtkTextView* text_view,
  GtkTextViewLayer layer,
  cairo_t* cr
)

Description

No description available.

Parameters

layer

Type: GtkTextViewLayer

No description available.

cr

Type: cairo_t

No description available.

The data is owned by the caller of the method.