Method

IbisModeChangecopy

unstable since: 0.12

Declaration [src]

IbisModeChange*
ibis_mode_change_copy (
  IbisModeChange* mode_change
)

Description [src]

Creates a copy of a mode change.

Available since: 0.12

Return value

Type: IbisModeChange

The new copy.

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