Set window icon in glade file

This commit is contained in:
Simon Steinbeiss
2021-01-18 11:53:27 +01:00
committed by Simon Steinbeiß
parent 19b888fcfe
commit 81df60a8ac
2 changed files with 1 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
</object>
<object class="GtkWindow" id="process-window">
<property name="can_focus">False</property>
<property name="icon_name">org.xfce.taskmanager</property>
<child type="titlebar">
<object class="GtkHeaderBar">
<property name="visible">True</property>