preview as separate window

This commit is contained in:
Sergey V. Udaltsov 2004-07-26 23:07:03 +00:00
parent 7b52ac4456
commit 0bb2c8c192
5 changed files with 156 additions and 146 deletions

View file

@ -172,7 +172,9 @@ setup_xkb_tabs (GladeXML * dialog, GConfChangeSet * changeset)
enable_disable_restoring (dialog);
init_preview(dialog);
g_signal_connect_swapped (G_OBJECT (WID ("enable_preview")), "toggled",
G_CALLBACK (preview_toggled), dialog);
gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("enable_preview")), FALSE);
}
void