[tepl/wip/tab] Tab: write class description



commit ab7332d60f66e9df502bc3298a5a83e6dedffcdd
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Jun 21 14:38:58 2017 +0200

    Tab: write class description

 tepl/tepl-tab.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/tepl/tepl-tab.c b/tepl/tepl-tab.c
index 8a4bcde..2c289e5 100644
--- a/tepl/tepl-tab.c
+++ b/tepl/tepl-tab.c
@@ -24,6 +24,13 @@
  * SECTION:tab
  * @Short_description: Contains a TeplView with GtkInfoBars on top
  * @Title: TeplTab
+ *
+ * A #GtkGrid container that contains a #TeplView, and one or several
+ * #GtkInfoBar's can be added on top. By default #TeplTab has a vertical
+ * #GtkOrientation.
+ *
+ * The way that the #TeplView is packed into the #TeplTab is customizable with
+ * the ::pack_view virtual function.
  */
 
 struct _TeplTabPrivate


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