gir-repository r10 - in trunk: . gir



Author: johan
Date: Fri Jun 20 13:21:54 2008
New Revision: 10
URL: http://svn.gnome.org/viewvc/gir-repository?rev=10&view=rev

Log:
2008-06-20  Johan Dahlin  <jdahlin async com br>

    * gir/Makefile.am:
    * gir/gtk-x11-2.0.c:
    * gir/gtk-x11-2.0.gir:
    Add gtk+ annotation .c file and a simple example, regenerate



Added:
   trunk/gir/gtk-x11-2.0.c
Modified:
   trunk/ChangeLog
   trunk/gir/Makefile.am

Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am	(original)
+++ trunk/gir/Makefile.am	Fri Jun 20 13:21:54 2008
@@ -79,6 +79,7 @@
              --pkg gtk+-2.0 \
              --output $@ \
              -I$(GTK_INCLUDEDIR) \
+	     gtk-x11-2.0.c \
              $(GTK_INCLUDEDIR)/gtk/*.h
 GIRSOURCES += gtk-x11-2.0.gir
 

Added: trunk/gir/gtk-x11-2.0.c
==============================================================================
--- (empty file)
+++ trunk/gir/gtk-x11-2.0.c	Fri Jun 20 13:21:54 2008
@@ -0,0 +1,6 @@
+/**
+ * gtk_window_get_size:
+ * @width: (out): 
+ * @height: (out):
+ */
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]