API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
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
This method is not directly available to language bindings.
Type: const gchar*
const gchar*
A printf-style format string.
...
Type:
No description available.