[gtk/ebassi/gidocgen] levelbar: Fix the "value" property attributes
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen] levelbar: Fix the "value" property attributes
- Date: Thu, 25 Feb 2021 12:27:36 +0000 (UTC)
commit 8b476ca688f161d5eb43c264d387810bf7166b68
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Feb 25 12:26:49 2021 +0000
levelbar: Fix the "value" property attributes
gtk/gtklevelbar.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtklevelbar.c b/gtk/gtklevelbar.c
index 7bc98fa57c..ed34f2816e 100644
--- a/gtk/gtklevelbar.c
+++ b/gtk/gtklevelbar.c
@@ -935,7 +935,7 @@ gtk_level_bar_class_init (GtkLevelBarClass *klass)
1, G_TYPE_STRING);
/**
- * GtkLevelBar:value: (attributes org.gtk.Property.get=gtk_levelbar_get_value
org.gtk.Property.set=gtk_levelbar_set_value)
+ * GtkLevelBar:value: (attributes org.gtk.Property.get=gtk_level_bar_get_value
org.gtk.Property.set=gtk_level_bar_set_value)
*
* Determines the currently filled value of the level bar.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]