summaryrefslogtreecommitdiff
path: root/gtk/gtkpacker.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkpacker.h')
-rw-r--r--gtk/gtkpacker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkpacker.h b/gtk/gtkpacker.h
index bceefef690..4c30a934d2 100644
--- a/gtk/gtkpacker.h
+++ b/gtk/gtkpacker.h
@@ -123,6 +123,7 @@ void gtk_packer_set_child_packing (GtkPacker *packer,
guint pad_y,
guint i_pad_x,
guint i_pad_y);
+#define gtk_packer_configure gtk_packer_set_child_packing
void gtk_packer_reorder_child (GtkPacker *packer,
GtkWidget *child,
gint position);