From bc532dc160406aaea35756e9a9e8f755c82fddb2 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 5 Feb 2018 20:11:08 +0100 Subject: widget: Add API to not clear the background Remove the background operator again and only support a simple boolean clear-or-not-clear. This is useful only to support a background image. https://bugzilla.gnome.org/show_bug.cgi?id=767575 --- doc/reference/vte-sections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/reference/vte-sections.txt b/doc/reference/vte-sections.txt index a63fa343..6e37f0ba 100644 --- a/doc/reference/vte-sections.txt +++ b/doc/reference/vte-sections.txt @@ -107,7 +107,7 @@ vte_terminal_pty_new_sync vte_terminal_watch_child -vte_terminal_set_background_operator +vte_terminal_set_clear_background VTE_TYPE_CURSOR_BLINK_MODE -- cgit v1.2.1