mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 22:20:24 +00:00
Fix typo
This commit is contained in:
parent
633dd9937b
commit
306cc2ed71
@ -199,7 +199,7 @@ gtk_cell_renderer_pixbuf_class_init (GtkCellRendererPixbufClass *class)
|
||||
P_("Whether the rendered pixbuf should be "
|
||||
"colorized according to the state"),
|
||||
FALSE,
|
||||
G_PARAM_READWRITE | STATIC_STRIGNS));
|
||||
G_PARAM_READWRITE | STATIC_STRINGS));
|
||||
|
||||
|
||||
g_type_class_add_private (object_class, sizeof (GtkCellRendererPixbufPrivate));
|
||||
|
Loading…
Reference in New Issue
Block a user