unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3043: 23.0.92; GtkFileSelection is deprecated
@ 2009-04-18 13:48 Chong Yidong
  2009-04-18 14:29 ` Sven Joachim
  0 siblings, 1 reply; 5+ messages in thread
From: Chong Yidong @ 2009-04-18 13:48 UTC (permalink / raw)
  To: Sven Joachim; +Cc: 3043

> Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in
> GTK+ 2.12.  That means that it will not build with a future GTK+ 3.0,
> or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x.

Actually, Emacs does support the new GTK file chooser.  It's used if
HAVE_GTK_FILE_CHOOSER_DIALOG_NEW is defined, which is set by configure
upon checking the existence of the function gtk_file_chooser_dialog_new.
Is it not available on your system?






^ permalink raw reply	[flat|nested] 5+ messages in thread
* bug#3043: 23.0.92; GtkFileSelection is deprecated
@ 2009-04-18  6:48 Sven Joachim
  2009-04-18 16:30 ` Jan Djärv
  2009-04-19 10:57 ` Jan Djärv
  0 siblings, 2 replies; 5+ messages in thread
From: Sven Joachim @ 2009-04-18  6:48 UTC (permalink / raw)
  To: emacs-pretest-bug

Emacs uses GtkFileSelection in gtkutil.c which has been deprecated in
GTK+ 2.12.  That means that it will not build with a future GTK+ 3.0,
or with -DGTK_DISABLE_DEPRECATED in a current GTK+ 2.x.

This problem is not urgent, but it would be good if gtkutil.c could use
the GtkFileChooser interface instead.






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-19 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-18 13:48 bug#3043: 23.0.92; GtkFileSelection is deprecated Chong Yidong
2009-04-18 14:29 ` Sven Joachim
  -- strict thread matches above, loose matches on Subject: below --
2009-04-18  6:48 Sven Joachim
2009-04-18 16:30 ` Jan Djärv
2009-04-19 10:57 ` Jan Djärv

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).