Virtual Method
Gtk.TextBuffer.mark_set
Declaration [src]
void
mark_set (
GtkTextBuffer* buffer,
const GtkTextIter* location,
GtkTextMark* mark
)
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 |