Skip to content

Commit 7329746

Browse files
committed
Integration docs: Reference subclass sample in FAQ
1 parent 6013685 commit 7329746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/integration/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The GirCore project provides integration nuget packages which can generate boilerplate code to allow easy integration of dotnet with the GObject type system.
44

55
The following nuget packages are available:
6-
- [GObject-2.0.Integration](https://www.nuget.org/packages/GirCore.GObject-2.0.Integration): Makes it easy to create a subclass of a GObject
6+
- [GObject-2.0.Integration](https://www.nuget.org/packages/GirCore.GObject-2.0.Integration): Makes it easy to create a subclass of a GObject. See the [FAQ](../faq.md#how-to-create-subclasses-of-a-gobject-based-class) for a sample.
77

88
## Diagnostic messages
99
- [GirCore1001](diagnostic/1001.md)

0 commit comments

Comments
 (0)