diff options
author | Christian Persch <chpe@src.gnome.org> | 2008-10-06 20:12:15 +0000 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2008-10-06 20:12:15 +0000 |
commit | 05cad2fc7cef3ae9e6dd063a6f8933cde76a6af6 (patch) | |
tree | b88e79f39e746580eb7bf27c804d6e983021f933 /doc | |
parent | 983bff721bc647fa7b3903d4828d056265cf66a8 (diff) |
Bug 329108 – Please support setting X's URGENCY hint upon terminal beep
svn path=/trunk/; revision=2111
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/tmpl/vte.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/reference/tmpl/vte.sgml b/doc/reference/tmpl/vte.sgml index 7d1325f..27fb427 100644 --- a/doc/reference/tmpl/vte.sgml +++ b/doc/reference/tmpl/vte.sgml @@ -33,6 +33,13 @@ All of these fields should be considered read-only. @window_title: The terminal's idea of what the window's title should be. @icon_title: The terminal's idea of what the window's title should be when iconified. +<!-- ##### SIGNAL VteTerminal::beep ##### --> +<para> + +</para> + +@vteterminal: the object which received the signal. + <!-- ##### SIGNAL VteTerminal::char-size-changed ##### --> <para> Emitted whenever selection of a new font causes the values of the |