Re: [Vala] sqlite3_finalize() ??
- From: Axel FILMORE <axel filmore gmail com>
- To: Steven Oliver <oliver steven gmail com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] sqlite3_finalize() ??
- Date: Wed, 27 Jun 2012 22:27:48 +0200
Le 27/06/2012 22:04, Steven Oliver a écrit :
Would you mind enlightening those less endowed with what you see in the
VAPI that answers his question?
As I understand it, it's not needed to call finalize since Vala knows
the name of the finalize function :
free_function = "sqlite3_finalize"
It will insert the code automagically for you.
There is no finalize function anyway in the Vala object :
http://unstable.valadoc.org/#!api=sqlite3/Sqlite.Statement
:)
--
Axel FILMORE
#--------------------------------------------#
https://github.com/afilmore
#--------------------------------------------#
Vala - Compiler For The GObject Type System
https://live.gnome.org/Vala
#--------------------------------------------#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]