[brasero] API documentation



commit 671da4565b1915ece90680226e0b99caa5b5efbd
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Tue Aug 25 14:23:21 2009 +0200

    API documentation

 libbrasero-burn/burn-basics.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/libbrasero-burn/burn-basics.c b/libbrasero-burn/burn-basics.c
index 0da2fd8..66343f8 100644
--- a/libbrasero-burn/burn-basics.c
+++ b/libbrasero-burn/burn-basics.c
@@ -259,6 +259,15 @@ brasero_burn_library_start (int *argc,
 	return TRUE;
 }
 
+/**
+ * brasero_burn_library_get_plugins_list:
+ * 
+ * This function returns the list of plugins that 
+ * are available to libbrasero-burn.
+ *
+ * Returns: a #GSList that must be destroyed when not needed and each object unreffed.
+ **/
+
 GSList *
 brasero_burn_library_get_plugins_list (void)
 {



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