[vte] VteBg is private API



commit 25a382362d049d655620c122e3036f3482ebf963
Author: Christian Persch <chpe gnome org>
Date:   Thu Apr 15 19:02:04 2010 +0200

    VteBg is private API

 doc/reference/vte-sections.txt |    1 -
 src/vtebg.c                    |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/doc/reference/vte-sections.txt b/doc/reference/vte-sections.txt
index 0b9dfa0..5270145 100644
--- a/doc/reference/vte-sections.txt
+++ b/doc/reference/vte-sections.txt
@@ -136,7 +136,6 @@ VteTerminalPrivate
 <SECTION>
 <FILE>vte-pty</FILE>
 <TITLE>Vte PTY</TITLE>
-
 VtePtyFlags
 VtePtyError
 VtePty
diff --git a/src/vtebg.c b/src/vtebg.c
index 701bd84..d5ebe75 100644
--- a/src/vtebg.c
+++ b/src/vtebg.c
@@ -394,7 +394,7 @@ vte_bg_cache_search(VteBg *bg,
 	return NULL;
 }
 
-/**
+/*< private >
  * vte_bg_get_surface:
  * @bg: a #VteBg
  * @source_type: a #VteBgSourceType



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