Function

NumCosmoMathmessage_ww

Declaration [src]

void
ncm_message_ww (
  const gchar* msg,
  const gchar* first,
  const gchar* rest,
  guint ncols
)

Description [src]

Logs a word wrapped message.

Parameters

msg

Type: const gchar*

A string.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
first

Type: const gchar*

A string.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
rest

Type: const gchar*

A string.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
ncols

Type: guint

Number of columns.