fixup! GST&UI: add QR code scan logic
Annotate string as unowned
This commit is contained in:
parent
269a72967b
commit
92202b9084
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ namespace ZBar {
|
|||
public unowned Symbol? next();
|
||||
|
||||
[CCode (array_null_terminated=true)]
|
||||
public string get_data();
|
||||
public unowned string get_data();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue