This commit is contained in:
rhp
2001-07-26 03:14:45 +00:00
parent 46edcc4832
commit b6e4c8bc41
15 changed files with 646 additions and 615 deletions

View File

@@ -151,12 +151,6 @@ meta_ui_remove_frame (MetaUI *ui,
meta_frames_unmanage_window (ui->frames, xwindow);
}
Window
meta_ui_get_moving_frame (MetaUI *ui)
{
return meta_frames_get_moving_frame (ui->frames);
}
void
meta_ui_map_frame (MetaUI *ui,
Window xwindow)