API Version: 42.0
Library Version: 42.0
Generated by gi-docgen 2023.1
since: 3.32
void ide_page_report_error ( IdePage* self, const gchar* format, ... )
This function reports an error to the user in the layout view.
format should be a printf-style format string followed by the arguments for the format.
format
Available since: 3.32
This method is not directly available to language bindings.
Type: const gchar*
const gchar*
A printf-style format string.
...
Type:
No description available.