gtk+ r19822 - trunk/gtk
- From: federico svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r19822 - trunk/gtk
- Date: Thu, 13 Mar 2008 00:36:19 +0000 (GMT)
Author: federico
Date: Thu Mar 13 00:36:18 2008
New Revision: 19822
URL: http://svn.gnome.org/viewvc/gtk+?rev=19822&view=rev
Log:
Update some FIXMEs
Signed-off-by: Federico Mena Quintero <federico gnu org>
Modified:
trunk/gtk/gtkfilechooserentry.c
Modified: trunk/gtk/gtkfilechooserentry.c
==============================================================================
--- trunk/gtk/gtkfilechooserentry.c (original)
+++ trunk/gtk/gtkfilechooserentry.c Thu Mar 13 00:36:18 2008
@@ -1053,7 +1053,7 @@
clear_completion_callback (GtkFileChooserEntry *chooser_entry,
GParamSpec *pspec)
{
- /* FIXME: this was in the constructor for the chooser entry
+ /* FIXME: this was in the constructor for the chooser entry. In those vmethods, we have to clear has_completion or something.
g_signal_connect (chooser_entry, "notify::cursor-position",
G_CALLBACK (clear_completion_callback), NULL);
g_signal_connect (chooser_entry, "notify::selection-bound",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]