[gtk+] Clarified the function docs for gtk_css_provider_load_from_data().
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Clarified the function docs for gtk_css_provider_load_from_data().
- Date: Thu, 7 Jan 2016 03:42:49 +0000 (UTC)
commit bbfec07e067c0d0175b7ac9e858a85674600b8bd
Author: Eric Williams <ericwill redhat com>
Date: Wed Jan 6 15:27:53 2016 -0500
Clarified the function docs for gtk_css_provider_load_from_data().
https://bugzilla.gnome.org/show_bug.cgi?id=760238
gtk/gtkcssprovider.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcssprovider.c b/gtk/gtkcssprovider.c
index fcca226..9c72cd8 100644
--- a/gtk/gtkcssprovider.c
+++ b/gtk/gtkcssprovider.c
@@ -1797,7 +1797,7 @@ gtk_css_provider_load_internal (GtkCssProvider *css_provider,
* potentially do a copy.
* @error: (out) (allow-none): return location for a #GError, or %NULL
*
- * Loads @data into @css_provider, making it clear any previously loaded
+ * Loads @data into @css_provider, and by doing do clears any previously loaded
* information.
*
* Returns: %TRUE. The return value is deprecated and %FALSE will only be
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]