Function

GLibassert_warning

Declaration [src]

void
g_assert_warning(
constchar*log_domain,
constchar*file,
constintline,
constchar*pretty_function,
constchar*expression
)

Description

No description available.

Parameters

log_domain

Type: const char*

No description available.

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

Type: const char*

No description available.

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

Type: const int

No description available.

pretty_function

Type: const char*

No description available.

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

Type: const char*

No description available.

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

AltStyle によって変換されたページ (->オリジナル) /