]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkassistant.h
[GI] Mark callbacks' context parameter with (closure) annotation.
[~andy/gtk] / gtk / gtkassistant.h
index ea3ae8168da5f28c02481a5566bada1a8f463f42..62f9eadbc2ccbc48e6d6f43020b341449c977312 100644 (file)
@@ -111,7 +111,7 @@ struct _GtkAssistantClass
 /**
  * GtkAssistantPageFunc:
  * @current_page: The page number used to calculate the next page.
- * @data: user data.
+ * @data: (closure): user data.
  *
  * A function used by gtk_assistant_set_forward_page_func() to know which
  * is the next page given a current one. It's called both for computing the