GNOME Bugzilla – Bug 656460
Recognize constructors ending in 'newv'
Last modified: 2015-02-07 16:44:16 UTC
Like gtk_list_store_newv and gtk_tree_store_newv.
Created attachment 193769 [details] [review] Recognize constructors ending in 'newv' Like gtk_list_store_newv and gtk_tree_store_newv.
Created attachment 193770 [details] [review] Recognize constructors ending in 'newv' Like gtk_list_store_newv and gtk_tree_store_newv.
Review of attachment 193769 [details] [review]: Similar concerns apply here as for https://bugzilla.gnome.org/show_bug.cgi?id=646742 - I'd be ok with just changing newv to constructor now, but we'd need to be sure there are no Python users. There are no callers of .newv() in gnome-shell.
Both John and Johan were OK with this change, so I went ahead and committed. Attachment 193770 [details] pushed as 736924a - Recognize constructors ending in 'newv'
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]