mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
docs: Document girepository-2.0 utility program name changes
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
5c3c2cf6b3
commit
45468f1bb8
@ -80,3 +80,12 @@ your code if integer type warnings are enabled.
|
|||||||
| `g_union_info_get_copy_function` | [method@GIRepository.UnionInfo.get_copy_function_name] |
|
| `g_union_info_get_copy_function` | [method@GIRepository.UnionInfo.get_copy_function_name] |
|
||||||
| `g_union_info_get_free_function` | [method@GIRepository.UnionInfo.get_free_function_name] |
|
| `g_union_info_get_free_function` | [method@GIRepository.UnionInfo.get_free_function_name] |
|
||||||
| `GIInfoType` | Use [type@GObject.Type] directly |
|
| `GIInfoType` | Use [type@GObject.Type] directly |
|
||||||
|
|
||||||
|
## Utility program renames from version 1.0 to 2.0
|
||||||
|
|
||||||
|
| girepository-1.0 | girepository-2.0 |
|
||||||
|
|------------------|-------------------------|
|
||||||
|
| `g-ir-compiler` | `gi-compile-repository` |
|
||||||
|
| `g-ir-generate` | `gi-decompile-typelib` |
|
||||||
|
| `g-ir-inspect` | `gi-inspect-typelib` |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user