Description Usage Arguments Details Author(s)
Adds the mark at position where
. The mark must not be added to
another buffer, and if its name is not NULL
then there must not
be another mark in the buffer with the same name.
1 | gtkTextBufferAddMark(object, mark, where)
|
|
a |
|
the mark to add |
|
location to place mark |
Emits the "mark-set" signal as notification of the mark's initial placement. Since 2.12
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.