[gtk+] shortcutlabel: Make parameter names match
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] shortcutlabel: Make parameter names match
- Date: Thu, 4 Aug 2016 11:33:00 +0000 (UTC)
commit 60f3c02080fe8d0ad1177d05e5e4e1ab399f26c1
Author: Timm Bäder <mail baedert org>
Date: Thu Aug 4 13:33:07 2016 +0200
shortcutlabel: Make parameter names match
gtk/gtkshortcutlabel.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkshortcutlabel.h b/gtk/gtkshortcutlabel.h
index e45669e..a3db3b7 100644
--- a/gtk/gtkshortcutlabel.h
+++ b/gtk/gtkshortcutlabel.h
@@ -52,7 +52,7 @@ const gchar *gtk_shortcut_label_get_disabled_text (GtkShortcutLabel *self);
GDK_AVAILABLE_IN_3_22
void gtk_shortcut_label_set_disabled_text (GtkShortcutLabel *self,
- const gchar *unset_text);
+ const gchar *disabled_text);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]