libreofficekit: add a way to invoke getCommandValues()
commit2c149dc9983317bce9116649270c3513adc35514
authorMiklos Vajna <vmiklos@collabora.com>
Wed, 30 Nov 2022 07:57:50 +0000 (30 08:57 +0100)
committerMiklos Vajna <vmiklos@collabora.com>
Wed, 30 Nov 2022 09:26:06 +0000 (30 10:26 +0100)
tree6b956d7641dc472702457a21234c864b534ec590
parent01a3cc1e55034f7703219d4bbb209de7c37bf07b
libreofficekit: add a way to invoke getCommandValues()

- add a new button to the toolbar to invoke the getCommandValues() LOK
  API with user-provided command name (and parameters)

- log the result using g_info(), which is visible on the console if
  gtktiledviewer is started with G_MESSAGES_DEBUG=all

- change some labels to tooltip texts that actually show up on mouse
  hover so you can understand what button does what

- tweak the icons, so the question mark icon is the getter and the info
  icon is the setter

Change-Id: If6984d2dde3d669b42aafcc3f58a0ca757ccaaff
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143477
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx
libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.cxx
libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.hxx
libreofficekit/qa/gtktiledviewer/gtv.ui