preview as separate window
This commit is contained in:
parent
7b52ac4456
commit
0bb2c8c192
5 changed files with 156 additions and 146 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue