Add annotations to gtk headers
Add annotations to all exported functions in GTK+ headers.
This commit is contained in:
		| @ -63,7 +63,9 @@ struct _GtkScrollbarClass | ||||
| }; | ||||
|  | ||||
|  | ||||
| GDK_AVAILABLE_IN_ALL | ||||
| GType       gtk_scrollbar_get_type (void) G_GNUC_CONST; | ||||
| GDK_AVAILABLE_IN_ALL | ||||
| GtkWidget * gtk_scrollbar_new      (GtkOrientation  orientation, | ||||
|                                     GtkAdjustment  *adjustment); | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen