~mir-team/miral/no-change-rebuild

« back to all changes in this revision

Viewing changes to miral/symbols.map

  • Committer: Alan Griffiths
  • Date: 2016-11-03 16:03:29 UTC
  • mfrom: (430.1.3 miral2)
  • Revision ID: alan@octopull.co.uk-20161103160329-nn5deso9jyz0d5tw
Add miral::WindowManagerTools::force_close(window) to forcefully close a window (i.e. without a close request to the client)

Show diffs side-by-side

added added

removed removed

Lines of Context:
321
321
    miral::CommandLineOption::?CommandLineOption*;
322
322
    miral::CommandLineOption::CommandLineOption*;
323
323
    miral::CommandLineOption::operator*;
 
324
    miral::WindowManagerTools::force_close*;
324
325
    miral::apply_lifecycle_state_to*;
325
326
    miral::name_of*;
326
327
    miral::pid_of*;