After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 528020 - language bindings friendly gdk_x11_display_broadcast_startup_message()
language bindings friendly gdk_x11_display_broadcast_startup_message()
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Backend: X11
2.12.x
Other All
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2008-04-14 12:28 UTC by Kouhei Sutou
Modified: 2018-02-10 03:31 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
A sample implementation. (4.69 KB, patch)
2008-04-14 12:29 UTC, Kouhei Sutou
none Details | Review

Description Kouhei Sutou 2008-04-14 12:28:34 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()?
Comment 1 Kouhei Sutou 2008-04-14 12:29:05 UTC
Created attachment 109234 [details] [review]
A sample implementation.
Comment 2 Matthias Clasen 2018-02-10 03:31:45 UTC
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.