[vte/vte-next] fixup! Make background tint colour use GdkRGBA



commit 39b935a869bcaa05dff5d0383a510693d5bfc58f
Author: Christian Persch <chpe gnome org>
Date:   Tue May 3 02:10:21 2011 +0200

    fixup! Make background tint colour use GdkRGBA

 src/vte.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/vte.h b/src/vte.h
index 25f9232..941508c 100644
--- a/src/vte.h
+++ b/src/vte.h
@@ -257,7 +257,6 @@ void vte_terminal_set_background_tint_color_rgba(VteTerminal *terminal,
                                                  const GdkRGBA *rgba);
 void vte_terminal_set_background_saturation(VteTerminal *terminal,
 					    double saturation);
-void vte_terminal_set_opacity(VteTerminal *terminal, guint16 opacity);
 
 /* Set whether or not the cursor blinks. */
 void vte_terminal_set_cursor_blink_mode(VteTerminal *terminal,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]