]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf/gdk-pixbuf-marshal.list
[quartz] Delete the typedef of GdkDevicePrivate
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf-marshal.list
index 79a99c78536ee170764a3cfdd7f743033640f23f..a43f7ce69ceb6f1e20b454087d79255f680e6be9 100644 (file)
@@ -15,6 +15,7 @@
 #   FLOAT       for single-precision float types (gfloat)
 #   DOUBLE      for double-precision float types (gdouble)
 #   STRING      for string types (gchar*)
+#   PARAM       for GParamSpec or derived types  (GParamSpec*)
 #   BOXED       for boxed (anonymous but reference counted) types (GBoxed*)
 #   POINTER     for anonymous pointer types (gpointer)
 #   OBJECT      for GObject or derived types (GObject*)
@@ -22,5 +23,6 @@
 #   BOOL        deprecated alias for BOOLEAN
 
 VOID:VOID
+VOID:INT,INT
 VOID:INT,INT,INT,INT
 VOID:POINTER