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:
@ -715,7 +715,7 @@ shell_window_tracker_finalize (GObject *object)
|
||||
}
|
||||
|
||||
/**
|
||||
* shell_window_tracker_get_window_app
|
||||
* shell_window_tracker_get_window_app:
|
||||
* @monitor: An app monitor instance
|
||||
* @metawin: A #MetaWindow
|
||||
*
|
||||
@ -741,7 +741,7 @@ shell_window_tracker_get_window_app (ShellWindowTracker *monitor,
|
||||
|
||||
|
||||
/**
|
||||
* shell_app_system_get_from_pid:
|
||||
* shell_window_tracker_get_app_from_pid:
|
||||
* @self; A #ShellAppSystem
|
||||
* @pid: A Unix process identifier
|
||||
*
|
||||
|
Reference in New Issue
Block a user