Virtual Method

Gtk.TextBuffer.mark_set

Declaration [src]

void
mark_set (
  GtkTextBuffer* buffer,
  const GtkTextIter* location,
  GtkTextMark* mark
)

Description

No description available.

Parameters

location GtkTextIter
  No description available.
 Ownership is not transferred to the callee
mark GtkTextMark
  No description available.
 Ownership is not transferred to the callee