summaryrefslogtreecommitdiff
path: root/gtk/gtkdropdown.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkdropdown.c')
-rw-r--r--gtk/gtkdropdown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkdropdown.c b/gtk/gtkdropdown.c
index feebfa1888..2cbd04e6a6 100644
--- a/gtk/gtkdropdown.c
+++ b/gtk/gtkdropdown.c
@@ -909,7 +909,7 @@ gtk_drop_down_get_enable_search (GtkDropDown *self)
*
* Sets the expression that gets evaluated to obtain strings from items
* when searching in the popup. The expression must have a value type of
- * #GTK_TYPE_STRING.
+ * #G_TYPE_STRING.
*/
void
gtk_drop_down_set_expression (GtkDropDown *self,