Method

GtkSourceMapset_view

Declaration [src]

void
gtk_source_map_set_view (
  GtkSourceMap* map,
  GtkSourceView* view
)

Description [src]

Sets the view that map will be doing the mapping to.

Sets propertyGtkSource.Map:view

Parameters

view

Type: GtkSourceView

A GtkSourceView.

The data is owned by the caller of the function.