summaryrefslogtreecommitdiff
path: root/panels/wacom/test-wacom.c
diff options
context:
space:
mode:
authorBrandon Nielsen <nielsenb@jetfuse.net>2020-12-12 19:18:34 -0600
committerRobert Ancell <robert.ancell@gmail.com>2021-01-08 02:49:32 +0000
commitc239521e9d2eecfc1270afb954fbde1df09246d3 (patch)
treec568a503366b15e4ad8c2a646f3c5ff648562065 /panels/wacom/test-wacom.c
parentc86d1c09c8e49b6bd0480f6bdb9bb01be85d338a (diff)
downloadgnome-control-center-c239521e9d2eecfc1270afb954fbde1df09246d3.tar.gz
Change PpPPDSelectionDialog to GtkDialog
The dialog is now displayed by calling gtk_dialog_run and gtk_window_set_transient_for in the window displaying the dialog. Cleanup is handled using gtk_widget_destroy. Destructors in the windows using the dialog no longer cleanup the dialog as it is assumed it will be either cleaned up after the response callback, or handled by the destroy_with_parent property set on the dialog itself.
Diffstat (limited to 'panels/wacom/test-wacom.c')
0 files changed, 0 insertions, 0 deletions