13#ifndef SEEN_DIALOG_EVENTS_H
14#define SEEN_DIALOG_EVENTS_H
void sp_dialog_defocus_on_enter(Gtk::Entry *e)
void sp_transientize(Gtk::Window &win)
Make the argument dialog transient to the currently active document window.
void sp_dialog_defocus(Gtk::Window *win)
Remove focus from window to whoever it is transient for.