Method

VteRegexref

Declaration [src]

VteRegex*
vte_regex_ref (
  VteRegex* regex
)

Description [src]

Increases the reference count of regex by one.

Return value

Type: VteRegex

regex.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.