introspection: Build with --warn-all --warn-error
* Use --warn-all, --warn-error * Fix various broken gtk-doc * Drop unused shell_get_event_related * For header defines, we currently require them to end in _H to be skipped * Drop the no-longer-necessary fix-meta-rectangle.py hack * Move to the convention of using -private.h for headers that are, well, private. * Add shell-wm-private.h
This commit is contained in:
@ -686,7 +686,7 @@ shell_perf_log_collect_statistics (ShellPerfLog *perf_log)
|
||||
/**
|
||||
* shell_perf_log_replay:
|
||||
* @perf_log: a #ShellPerfLog
|
||||
* @replay_function: function to call for each event in the log
|
||||
* @replay_function: (scope call): function to call for each event in the log
|
||||
* @user_data: data to pass to @replay_function
|
||||
*
|
||||
* Replays the log by calling the given function for each event
|
||||
|
Reference in New Issue
Block a user