projects
/
vte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deeab38
)
Tiny docs fix
author
Christian Persch
<chpe@gnome.org>
Mon, 12 Apr 2010 18:09:08 +0000
(20:09 +0200)
committer
Christian Persch
<chpe@gnome.org>
Mon, 12 Apr 2010 18:09:08 +0000
(20:09 +0200)
src/vte.c
patch
|
blob
|
history
diff --git
a/src/vte.c
b/src/vte.c
index
dc32a24
..
a3f626d
100644
(file)
--- a/
src/vte.c
+++ b/
src/vte.c
@@
-5929,7
+5929,7
@@
vte_terminal_copy_cb(GtkClipboard *clipboard, GtkSelectionData *data,
* @end_row: last row to search for data
* @end_col: last column to search for data
* @is_selected: a callback
- * @data: user data to be passed to the callback
+ * @
user_
data: user data to be passed to the callback
* @attributes: (out) (transfer) (array) (element-type Vte.CharAttributes): location for storing text attributes
*
* Extracts a view of the visible part of the terminal. If @is_selected is not