mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-05 16:09:07 -04:00
WIP: Add gir.PartialClass
This commit is contained in:
parent
632e9d7df6
commit
6fdb12fd5d
17 changed files with 231 additions and 147 deletions
|
@ -1,3 +1,3 @@
|
|||
5,32,9,Gtk.Widget does not have a property called something
|
||||
5,32,9,Class Gtk.Widget does not have a property called something
|
||||
6,43,5,Type int does not have properties
|
||||
7,17,7,Could not find object with ID 'nothing'
|
|
@ -1 +1 @@
|
|||
4,3,19,Class Gtk.Label does not contain a property called not-a-real-property
|
||||
4,3,19,Class Gtk.Label does not have a property called not-a-real-property
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue