summaryrefslogtreecommitdiff
path: root/gtk/gtkmarshalers.list
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-11-10 15:17:40 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-11-10 15:17:40 +0000
commit938d34c05913966ac265ec7f99d6dd4672f4b078 (patch)
tree28aa0116aae7948e2cac7b991478545fb3eb3d3b /gtk/gtkmarshalers.list
parent14c284c37e6dbe0932a55363e502f4a7f650db5c (diff)
downloadgtk+-938d34c05913966ac265ec7f99d6dd4672f4b078.tar.gz
Improve navigation to parent folders. (#318444, Andrei Yurkevich)
2005-11-10 Matthias Clasen <mclasen@redhat.com> Improve navigation to parent folders. (#318444, Andrei Yurkevich) * gtk/gtkpathbar.[hc]: Add a child_path argument to the path_clicked signal. * gtk/gtkfilechooserdefault.c (path_bar_clicked): Select the child_path, if it is provided. * gtk/marshalers.list (path_bar_clicked): Add the necessary glue.
Diffstat (limited to 'gtk/gtkmarshalers.list')
-rw-r--r--gtk/gtkmarshalers.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkmarshalers.list b/gtk/gtkmarshalers.list
index 2c3a007bc7..c18388f8e0 100644
--- a/gtk/gtkmarshalers.list
+++ b/gtk/gtkmarshalers.list
@@ -88,6 +88,7 @@ VOID:OBJECT,STRING
VOID:POINTER
VOID:POINTER,INT
VOID:POINTER,BOOLEAN
+VOID:POINTER,POINTER,BOOLEAN
VOID:POINTER,POINTER,POINTER
VOID:POINTER,UINT
VOID:STRING