Closed ryonakano closed 10 months ago
Fixes the following warnings:
(com.github.muriloventuroso.easyssh:2): Gtk-CRITICAL **: 09:01:13.067: gtk_grid_attach: assertion '_gtk_widget_get_parent (child) == NULL' failed
(com.github.muriloventuroso.easyssh:2): Gtk-CRITICAL **: 09:02:20.747: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed (com.github.muriloventuroso.easyssh:2): Gtk-CRITICAL **: 09:02:20.747: gtk_style_context_add_class: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed (com.github.muriloventuroso.easyssh:2): Gtk-CRITICAL **: 09:02:20.747: gtk_container_add: assertion 'GTK_IS_WIDGET (widget)' failed
(com.github.muriloventuroso.easyssh:2): Gtk-CRITICAL **: 09:03:34.260: gtk_widget_grab_focus: assertion 'GTK_IS_WIDGET (widget)' failed
** (com.github.muriloventuroso.easyssh:2): CRITICAL **: 09:06:16.337: granite_widgets_tab_set_icon: assertion 'self != NULL' failed
Fixes the following warnings: