Vala.CCodeIfStatement.CCodeIfStatement Reference Manual
Vala.CCodeIfStatement.CCodeIfStatement:
Description:
public
void
CCodeIfStatement (
Vala.CCodeExpression
cond,
Vala.CCodeStatement
true_stmt,
[
Vala.CCodeStatement
? false_stmt]
)
created by
valadoc