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 630588 - GtkFileChoserDialog missing no var-args constructor
GtkFileChoserDialog missing no var-args constructor
Status: RESOLVED DUPLICATE of bug 141004
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
: 630589 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-09-25 18:58 UTC by Serkan Kaba
Modified: 2010-09-26 18:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Serkan Kaba 2010-09-25 18:58:42 UTC
GtkFileChoserDialog missing no var-args constructor, so no constructor is available in GIR. We probably need gtk_message_dialog_newv
Comment 1 Felipe Besoaín Pino 2010-09-25 19:05:57 UTC
*** Bug 630589 has been marked as a duplicate of this bug. ***
Comment 2 Matthias Clasen 2010-09-25 19:16:23 UTC
g_object_newv should work fine, but maybe thats not the most convenient way to construct a file chooser dialog.
Comment 3 Serkan Kaba 2010-09-26 18:53:04 UTC

*** This bug has been marked as a duplicate of bug 141004 ***