GNOME Bugzilla – Bug 528020
language bindings friendly gdk_x11_display_broadcast_startup_message()
Last modified: 2018-02-10 03:31:45 UTC
gdk_x11_display_broadcast_startup_message() takes variable-length argument list but it's difficult to pass variable-length argument list in language bindings. (Ruby/GTK+ in my case) Could you add a non variable-length argument list API like g_object_newv() for g_object_new()?
Created attachment 109234 [details] [review] A sample implementation.
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue for it.