GtkWidgetPath: Add to gtkalias.

This commit is contained in:
Carlos Garnacho 2010-06-25 19:24:19 +02:00
parent b50c88d170
commit d748ea983d

View File

@ -356,3 +356,6 @@ gtk_widget_path_has_parent (const GtkWidgetPath *path,
return FALSE;
}
#define __GTK_WIDGET_PATH_C__
#include "gtkaliasdef.c"