diff options
| author | mbkma <[email protected]> | 2026-02-01 12:41:12 +0100 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-02-01 18:10:50 +0100 |
| commit | dd774bef74932019b4f5455e830c82ccaf949c16 (patch) | |
| tree | 776287f7b9dbce603b669736c6c5d0dc0ed93da0 /src/terminal-window.h | |
| parent | 5a9b1e0e9a1236a1ab4bfd8bc64a0935e90ad9f6 (diff) | |
| download | mate-terminal-ui-manager.tar.bz2 mate-terminal-ui-manager.tar.xz | |
migrate from deprecated GtkUiManager to GtkBuilderui-manager
Diffstat (limited to 'src/terminal-window.h')
| -rw-r--r-- | src/terminal-window.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/terminal-window.h b/src/terminal-window.h index 659f2ee..d35d210 100644 --- a/src/terminal-window.h +++ b/src/terminal-window.h @@ -56,8 +56,6 @@ TerminalWindow* terminal_window_new (void); void terminal_window_set_is_restored (TerminalWindow *window); -GtkUIManager *terminal_window_get_ui_manager (TerminalWindow *window); - void terminal_window_add_screen (TerminalWindow *window, TerminalScreen *screen, int position); |
