From 35e7e65bcb0af5c6aee95423e3e9fa329d9f9b6e Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Thu, 27 Jan 2011 03:12:35 +0900 Subject: [PATCH] Added links to the GtkTextTagTable and GtkMenuToolButton GtkBuildable documentation from GtkBuilder documentation. --- gtk/gtkbuilder.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gtk/gtkbuilder.c b/gtk/gtkbuilder.c index b21025cf2..13ec7ddcc 100644 --- a/gtk/gtkbuilder.c +++ b/gtk/gtkbuilder.c @@ -231,10 +231,12 @@ * GtkUIManager, * GtkActionGroup. * GtkMenuItem, + * GtkMenuToolButton, * GtkAssistant, - * GtkScale. - * GtkComboBoxText. - * GtkRecentFilter. + * GtkScale, + * GtkComboBoxText, + * GtkRecentFilter, + * GtkTextTagTable. * * */ -- 2.43.2