issues Search Results · repo:mono/gir-sharp language:C#
Filter by
24 results
(82 ms)24 results
inmono/gir-sharp (press backspace or delete to remove)My first use of git generates the following error(warning?) Where is my mistake?
mono ./Gir.exe ~/gtksourceview-3/gtksourceview/GtkSource-3.0.gir
Unhandled Exception: System.Collections.Generic.KeyNotFoundException: ...
wolfgangmauer
- 5
- Opened on Oct 21, 2018
- #72
We need to provide integration of the GObject type system into the .NET world and vice versa. We can generate the needed
bindings from GObject-2.0.gir and then add the type system on top of it. Most code ...
sundermann
- 1
- Opened on Jul 29, 2018
- #71
Figure out where we can replace normal generation with unsafe generation for people who want to go without the
marshalling overhead.
Therzok
- 2
- Opened on Mar 17, 2018
- #60
There are a few scenarios where plain structs were defined as classes in managed land.
Note in this issue the cases where we need to generate a class instead of a struct for Record:
- GList:
// This ...
Therzok
- Opened on Mar 12, 2018
- #59
References to functions, parameters, classes etc. should be replaced by the appropriate C# references and should be
marked as such.
sundermann
- 1
- Opened on Mar 12, 2018
- #58
Currently, we add the main repo to be generated as both fully qualified and non-qualified. Don t count symbols twice in
RegisterType
Therzok
- Opened on Mar 4, 2018
- #56
Currently, ISymbol exposes a little information about the kind of symbol we re using.
In the end, we should be able to look at a symbol and get the following information:
- The name
- The marshal ...
Therzok
- Opened on Mar 4, 2018
- #55

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.