Add annotations to gtk headers
Add annotations to all exported functions in GTK+ headers.
This commit is contained in:
@ -65,6 +65,7 @@ struct _GtkTearoffMenuItemClass
|
||||
};
|
||||
|
||||
|
||||
GDK_DEPRECATED_IN_3_4
|
||||
GType gtk_tearoff_menu_item_get_type (void) G_GNUC_CONST;
|
||||
GDK_DEPRECATED_IN_3_4
|
||||
GtkWidget* gtk_tearoff_menu_item_new (void);
|
||||
|
||||
Reference in New Issue
Block a user