Method

CamelSExpset_scope

since: 3.4

Declaration [src]

gint
camel_sexp_set_scope (
  CamelSExp* sexp,
  guint scope
)

Description [src]

Sets the current scope for the scanner.

Available since: 3.4

Parameters

scope

Type: guint

A scope to set.

Return value

Type: gint

The previous scope id.