| method ...
authorCam Cook <cam.cook@linux.com>
Sat, 15 Apr 2023 16:41:13 +0000 (12:41 -0400)
committerCam Cook <cam.cook@linux.com>
Sat, 15 Apr 2023 16:41:13 +0000 (12:41 -0400)
commit3e8489fea51341adbc8635001e280c787ae05d6c
tree8bd7e86490ae6848f8806bf748e072e1967a1140
parent103564002073b9935a41a9755f480e96ceed1bcf
| method                                                                                          | current                                                    | suggestion                                                |
|-------------------------------------------------------------------------------------------------|------------------------------------------------------------|-----------------------------------------------------------|
| [Entry/set_invisible_char](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkentry.c#L2101) | "(attributes org.gtk.Method.sets_property=invisible-char)" | "(attributes org.gtk.Method.set_property=invisible-char)" |
| [FlowBox::activate](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkflowbox.c#L541)       | "This can be happen either by"                             | "This can happen either by"                               |
gtk/gtkentry.c
gtk/gtkflowbox.c