forked from gotk3/gotk3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
InsertWithTag() is a wrapper around gtk_text_buffer_insert_with_tags(…
…) that supports only one tag as cgo does not support functions with variable-argument lists (see golang/go#975)
- Loading branch information
alpicoid
committed
May 4, 2019
1 parent
ff571eb
commit 8b37baa
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters