Function
Eogdebug
since: 3.0
Declaration [src]
void
eog_debug (
EogDebug section,
const gchar* file,
gint line,
const gchar* function
)
Parameters
section
-
Type:
EogDebug
No description available.
file
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. line
-
Type:
gint
No description available.
function
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.