Method
Gdk.ContentFormats.to_string
Declaration [src]
char*
gdk_content_formats_to_string (
GdkContentFormats* formats
)
Description [src]
Prints the given formats
into a human-readable string.
This is a small wrapper around gdk_content_formats_print()
to help when debugging.